Searched refs:shift_code (Results 1 – 2 of 2) sorted by relevance
3724 m32c_prepare_shift (rtx * operands, int scale, int shift_code) in m32c_prepare_shift() argument3727 shift_gen_func func = shift_gen_func_for (mode, shift_code); in m32c_prepare_shift()3799 if (shift_code == ASHIFT) in m32c_prepare_shift()
6202 insn_code shift_code = CODE_FOR_nothing; in expand_vec_perm_const() local6215 shift_code = optab_handler (shift_optab, mode); in expand_vec_perm_const()6220 if (shift_code != CODE_FOR_nothing || shift_code_qi != CODE_FOR_nothing) in expand_vec_perm_const()6228 if (shift_code != CODE_FOR_nothing) in expand_vec_perm_const()6233 if (maybe_expand_insn (shift_code, 3, ops)) in expand_vec_perm_const()