Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c88 # define ir_MOD_L ir_MOD_I64 macro
120 # define ir_MOD_L ir_MOD_I32 macro
5542 ref = ir_MOD_L(jit_Z_LVAL(jit, op1_addr), ir_CONST_LONG(op2_lval)); in zend_jit_long_math_helper()
5566 ref = ir_MOD_L(op1_ref, ref); in zend_jit_long_math_helper()

Completed in 46 milliseconds