Home
last modified time | relevance | path

Searched refs:const_delay_slots (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/gcc/gcc/
Dfinal.c1058 int const_delay_slots; in shorten_branches() local
1060 const_delay_slots = const_num_delay_slots (XVECEXP (body, 0, 0)); in shorten_branches()
1062 const_delay_slots = 0; in shorten_branches()
1081 if (const_delay_slots) in shorten_branches()
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dfinal.c1296 int const_delay_slots; local
1298 const_delay_slots = const_num_delay_slots (XVECEXP (body, 0, 0));
1300 const_delay_slots = 0;
1319 if (const_delay_slots)