Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Doptabs.cc6203 insn_code shift_code_qi = CODE_FOR_nothing; in expand_vec_perm_const() local
6216 shift_code_qi = ((qimode != VOIDmode && qimode != mode) in expand_vec_perm_const()
6220 if (shift_code != CODE_FOR_nothing || shift_code_qi != CODE_FOR_nothing) in expand_vec_perm_const()
6236 if (shift_code_qi != CODE_FOR_nothing) in expand_vec_perm_const()
6242 if (maybe_expand_insn (shift_code_qi, 3, ops)) in expand_vec_perm_const()