Searched refs:RA_IVAL_START (Results 1 – 1 of 1) sorted by relevance
2785 #define RA_IVAL_START(var, line) do {ra[var].ref = IR_NULL;} while (0) macro2872 RA_IVAL_START(i, 0); in zend_jit_trace_allocate_registers()2907 RA_IVAL_START(phi->ssa_var, 0); in zend_jit_trace_allocate_registers()3029 RA_IVAL_START(ssa_op->result_def, idx); in zend_jit_trace_allocate_registers()3045 RA_IVAL_START(ssa_op->op1_def, idx); in zend_jit_trace_allocate_registers()3055 RA_IVAL_START(ssa_op->op2_def, idx); in zend_jit_trace_allocate_registers()3099 RA_IVAL_START(ssa_op->op1_def, idx); in zend_jit_trace_allocate_registers()3174 RA_IVAL_START(j, idx); in zend_jit_trace_allocate_registers()3207 RA_IVAL_START(j, idx); in zend_jit_trace_allocate_registers()
Completed in 21 milliseconds