Searched refs:shift_code (Results 1 – 4 of 4) sorted by relevance
911 enum tree_code shift_code = 0; in vect_create_epilog_for_reduction() local919 shift_code = VEC_RSHIFT_EXPR; in vect_create_epilog_for_reduction()960 build2 (shift_code, vectype, new_temp, bitpos)); in vect_create_epilog_for_reduction()
3362 m32c_prepare_shift (rtx * operands, int scale, int shift_code) in m32c_prepare_shift() argument3365 shift_gen_func func = shift_gen_func_for (mode, shift_code); in m32c_prepare_shift()3437 if (shift_code == ASHIFT) in m32c_prepare_shift()
1281 enum rtx_code shift_code = GET_CODE (set_src); local1283 switch (shift_code)
1915 enum rtx_code shift_code = GET_CODE (set_src); in shift_insns_rtx() local1917 switch (shift_code) in shift_insns_rtx()