Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_trace.c2729 #define RA_IVAL_CLOSE(var, line) macro
2941 RA_IVAL_CLOSE(EX_VAR_TO_NUM(opline->op1.var), idx); in zend_jit_trace_allocate_registers()
2945 RA_IVAL_CLOSE(EX_VAR_TO_NUM(opline->op2.var), idx); in zend_jit_trace_allocate_registers()
2949 RA_IVAL_CLOSE(EX_VAR_TO_NUM(opline->result.var), idx); in zend_jit_trace_allocate_registers()
3033 RA_IVAL_CLOSE(EX_VAR_TO_NUM(opline->op1.var), idx); in zend_jit_trace_allocate_registers()
3060 RA_IVAL_CLOSE(EX_VAR_TO_NUM(opline->result.var), idx); in zend_jit_trace_allocate_registers()
3075 RA_IVAL_CLOSE(EX_VAR_TO_NUM(opline->op1.var), idx); in zend_jit_trace_allocate_registers()
3129 RA_IVAL_CLOSE(i, idx-1); in zend_jit_trace_allocate_registers()
3183 RA_IVAL_CLOSE(i, idx); in zend_jit_trace_allocate_registers()

Completed in 25 milliseconds