Home
last modified time | relevance | path

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

/PHP-8.1/Zend/Optimizer/
H A Dzend_inference.c811 op2_max = OP2_MAX_RANGE(); in zend_inference_calc_binary_op_range()
836 op2_max = OP2_MAX_RANGE(); in zend_inference_calc_binary_op_range()
863 op2_max = OP2_MAX_RANGE(); in zend_inference_calc_binary_op_range()
894 op2_max = OP2_MAX_RANGE(); in zend_inference_calc_binary_op_range()
935 op2_max = OP2_MAX_RANGE(); in zend_inference_calc_binary_op_range()
975 op2_max = OP2_MAX_RANGE(); in zend_inference_calc_binary_op_range()
1013 op2_max = OP2_MAX_RANGE(); in zend_inference_calc_binary_op_range()
1053 op2_max = OP2_MAX_RANGE(); in zend_inference_calc_binary_op_range()
1071 op2_max = OP2_MAX_RANGE(); in zend_inference_calc_binary_op_range()
1476 tmp->max = OP2_MAX_RANGE(); in zend_inference_propagate_range()
[all …]
H A Dzend_inference.h151 #define OP2_MAX_RANGE() (_ssa_op2_max_range (op_array, ssa, opline, ssa_op)) in DEFINE_SSA_OP_MIN_RANGE() macro
/PHP-8.1/ext/opcache/jit/
H A Dzend_jit.c1167 op2_max = OP2_MAX_RANGE(); in zend_may_overflow()
1182 op2_max = OP2_MAX_RANGE(); in zend_may_overflow()
1228 op2_max = OP2_MAX_RANGE(); in zend_may_overflow()
1243 op2_max = OP2_MAX_RANGE(); in zend_may_overflow()
H A Dzend_jit_trace.c3741 op2_max = OP2_MAX_RANGE(); in zend_jit_trace_update_condition_ranges()

Completed in 40 milliseconds