Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit.c769 #define OP_RANGE(ssa_op, opN) \ macro
776 #define OP1_RANGE() OP_RANGE(ssa_op, op1)
777 #define OP2_RANGE() OP_RANGE(ssa_op, op2)
778 #define OP1_DATA_RANGE() OP_RANGE(ssa_op + 1, op1)

Completed in 14 milliseconds