Searched refs:orig_code (Results 1 – 6 of 6) sorted by relevance
1144 enum tree_code code, orig_code, epilog_reduc_code = 0; in vectorizable_reduction() local1298 orig_code = TREE_CODE (TREE_OPERAND (orig_stmt, 1)); in vectorizable_reduction()1306 orig_code = code; in vectorizable_reduction()1309 if (!reduction_code_for_scalar_code (orig_code, &epilog_reduc_code)) in vectorizable_reduction()
6366 enum built_in_function orig_code = DECL_FUNCTION_CODE (function); in resolve_overloaded_builtin() local6381 switch (orig_code) in resolve_overloaded_builtin()6406 new_function = built_in_decls[orig_code + exact_log2 (n) + 1]; in resolve_overloaded_builtin()6411 if (orig_code != BUILT_IN_BOOL_COMPARE_AND_SWAP_N in resolve_overloaded_builtin()6412 && orig_code != BUILT_IN_LOCK_RELEASE_N) in resolve_overloaded_builtin()
8539 enum rtx_code orig_code = code; in simplify_shift_const_1() local9203 && orig_code == code && orig_count == count in simplify_shift_const_1()9228 if (orig_code == LSHIFTRT && result_mode != shift_mode) in simplify_shift_const_1()
5047 enum tree_code orig_code = code; in fold_truthop() local5142 if (code != orig_code || lhs != orig_lhs || rhs != orig_rhs) in fold_truthop()
3221 alpha_emit_xfloating_cvt (enum rtx_code orig_code, rtx operands[]) in alpha_emit_xfloating_cvt() argument3226 enum rtx_code code = orig_code; in alpha_emit_xfloating_cvt()3252 gen_rtx_fmt_e (orig_code, in alpha_emit_xfloating_cvt()
9276 enum rtx_code orig_code = code; local9975 if (orig_code == LSHIFTRT && result_mode != shift_mode)