Searched refs:splitting_ashift (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dlower-subreg.h35 bool splitting_ashift[MAX_BITS_PER_WORD]; member in struct:lower_subreg_choices
H A Dlower-subreg.c261 choices[speed_p].splitting_ashift, ASHIFT,
1271 ? choices[speed_p].splitting_ashift
1443 dump_shift_choices (ASHIFT, choices[speed_p].splitting_ashift);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dlower-subreg.h35 bool splitting_ashift[MAX_BITS_PER_WORD]; member in struct:lower_subreg_choices
H A Dlower-subreg.cc261 choices[speed_p].splitting_ashift, ASHIFT,
1282 ? choices[speed_p].splitting_ashift
1454 dump_shift_choices (ASHIFT, choices[speed_p].splitting_ashift);

Completed in 138 milliseconds