Searched refs:if_op1_long_op2_double (Results 1 – 1 of 1) sorted by relevance
5258 ir_ref if_op1_long_op2_double = IR_UNUSED; in zend_jit_math_helper() local5318 ir_IF_FALSE_cold(if_op1_long_op2_double); in zend_jit_math_helper()5320 ir_IF_TRUE(if_op1_long_op2_double); in zend_jit_math_helper()5439 if_op1_long_op2_double = jit_if_Z_TYPE(jit, op1_addr, IS_LONG); in zend_jit_math_helper()5440 ir_IF_FALSE_cold(if_op1_long_op2_double); in zend_jit_math_helper()5442 ir_IF_TRUE(if_op1_long_op2_double); in zend_jit_math_helper()6928 ir_ref if_op1_long_op2_double = IR_UNUSED; in zend_jit_cmp() local6965 ir_IF_FALSE_cold(if_op1_long_op2_double); in zend_jit_cmp()6967 ir_IF_TRUE(if_op1_long_op2_double); in zend_jit_cmp()7091 ir_IF_FALSE_cold(if_op1_long_op2_double); in zend_jit_cmp()[all …]
Completed in 38 milliseconds