Home
last modified time | relevance | path

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

/PHP-8.0/ext/opcache/jit/
H A Dzend_jit.c206 #define OP_RANGE(ssa_op, opN) \ macro
213 #define OP1_RANGE() OP_RANGE(ssa_op, op1)
214 #define OP2_RANGE() OP_RANGE(ssa_op, op2)
215 #define OP1_DATA_RANGE() OP_RANGE(ssa_op + 1, op1)

Completed in 14 milliseconds