Searched refs:RA_IVAL_CLOSE (Results 1 – 1 of 1) sorted by relevance
2787 #define RA_IVAL_CLOSE(var, line) macro2997 RA_IVAL_CLOSE(EX_VAR_TO_NUM(opline->op1.var), idx); in zend_jit_trace_allocate_registers()3001 RA_IVAL_CLOSE(EX_VAR_TO_NUM(opline->op2.var), idx); in zend_jit_trace_allocate_registers()3005 RA_IVAL_CLOSE(EX_VAR_TO_NUM(opline->result.var), idx); in zend_jit_trace_allocate_registers()3090 RA_IVAL_CLOSE(EX_VAR_TO_NUM(opline->op1.var), idx); in zend_jit_trace_allocate_registers()3118 RA_IVAL_CLOSE(EX_VAR_TO_NUM(opline->result.var), idx); in zend_jit_trace_allocate_registers()3133 RA_IVAL_CLOSE(EX_VAR_TO_NUM(opline->op1.var), idx); in zend_jit_trace_allocate_registers()3187 RA_IVAL_CLOSE(i, idx-1); in zend_jit_trace_allocate_registers()3241 RA_IVAL_CLOSE(i, idx); in zend_jit_trace_allocate_registers()
Completed in 23 milliseconds