Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/ir/
H A Dir_sccp.c1615 SWAP_REFS(insn->op2, insn->op3); in ir_optimize_phi()
1769 SWAP_REFS(cond->op2, cond->op3); in ir_try_split_if()
1770 SWAP_REFS(merge->op1, merge->op2); in ir_try_split_if()
1771 SWAP_REFS(end1_ref, end2_ref); in ir_try_split_if()
1775 SWAP_REFS(if_true_ref, if_false_ref); in ir_try_split_if()
1953 SWAP_REFS(phi->op2, phi->op3); in ir_try_split_if_cmp()
1954 SWAP_REFS(merge->op1, merge->op2); in ir_try_split_if_cmp()
1955 SWAP_REFS(end1_ref, end2_ref); in ir_try_split_if_cmp()
1959 SWAP_REFS(if_true_ref, if_false_ref); in ir_try_split_if_cmp()
H A Dir_gcm.c1162 SWAP_REFS(new_insn->op1, new_insn->op2); in ir_schedule()
1172 SWAP_REFS(new_insn->op1, new_insn->op2); in ir_schedule()
H A Dir_fold.h2874 SWAP_REFS(op1, op2); in IR_FOLD()
2884 SWAP_REFS(op1, op2); in IR_FOLD()
2953 SWAP_REFS(op1, op2); in IR_FOLD()
2969 SWAP_REFS(op1, op2); in IR_FOLD()
H A Dir_private.h1047 #define SWAP_REFS(_ref1, _ref2) do { \ macro
H A Dir_x86.dasc1532 SWAP_REFS(insn->op1, insn->op2);
5808 SWAP_REFS(op1, op2);
H A Dir_aarch64.dasc985 SWAP_REFS(op_insn->op1, op_insn->op2);

Completed in 66 milliseconds