Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c83 # define ir_BINARY_OP_L ir_BINARY_OP_I64 macro
115 # define ir_BINARY_OP_L ir_BINARY_OP_I32 macro
4672 ref = ir_BINARY_OP_L(op, op1_lval_ref, ir_CONST_LONG(1)); in zend_jit_inc_dec()
4988 ref = ir_BINARY_OP_L(op, op1, op2); in zend_jit_math_long_long()
5768 ref = ir_BINARY_OP_L(op, op1, op2); in zend_jit_long_math_helper()

Completed in 54 milliseconds