Lines Matching refs:ir_PHI_N
5527 …ir_ref phi = ir_PHI_N((res_info & MAY_BE_LONG) ? IR_LONG : IR_DOUBLE, res_inputs->count, res_input… in zend_jit_math_helper()
5909 ir_ref phi = ir_PHI_N(IR_LONG, res_inputs->count, res_inputs->refs); in zend_jit_long_math_helper()
6583 phi = ir_PHI_N((var_def_info & MAY_BE_LONG & MAY_BE_LONG) ? IR_LONG : IR_DOUBLE, in zend_jit_assign_to_variable()
11766 type = ir_PHI_N(IR_U32, types->count, types->refs);
11767 ptr = ir_PHI_N(IR_ADDR, ptrs->count, ptrs->refs);
11769 val = ir_PHI_N(IR_ADDR, values->count, values->refs);
12355 ref = ir_PHI_N(IR_ADDR, test_zval_values->count, test_zval_values->refs);
12516 ref = ir_PHI_N(IR_ADDR, found_vals->count, found_vals->refs);
12837 ref = ir_PHI_N(IR_ADDR, array_values->count, array_values->refs);
12935 ref = ir_PHI_N(IR_ADDR, found_vals->count, found_vals->refs);
13305 ref = ir_PHI_N(IR_ADDR, found_values->count, found_values->refs);
13477 ref = ir_PHI_N(IR_ADDR, found_values->count, found_values->refs);