Searched refs:ir_CONST_LONG (Results 1 – 1 of 1) sorted by relevance
81 # define ir_CONST_LONG ir_CONST_I64 macro113 # define ir_CONST_LONG ir_CONST_I32 macro1478 return ir_CONST_LONG(Z_LVAL_P(Z_ZV(addr))); in jit_Z_LVAL()4293 ir_ref src = ir_CONST_LONG(val); in zend_jit_store_const_long()5613 ref = ir_CONST_LONG(0); in zend_jit_long_math_helper()5620 ref = ir_CONST_LONG(0); // dead code in zend_jit_long_math_helper()5644 ref2 = ir_CONST_LONG(0); in zend_jit_long_math_helper()5669 ref = ir_CONST_LONG(0); // dead code in zend_jit_long_math_helper()5710 ref = ir_CONST_LONG(0); // dead code in zend_jit_long_math_helper()7599 ref = ir_NE(ref, ir_CONST_LONG(0)); in zend_jit_bool_jmpznz()[all …]
Completed in 48 milliseconds