Home
last modified time | relevance | path

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

/PHP-8.3/Zend/Optimizer/
H A Dzend_inference.c806 op1_max = OP1_MAX_RANGE(); in zend_inference_calc_binary_op_range()
831 op1_max = OP1_MAX_RANGE(); in zend_inference_calc_binary_op_range()
858 op1_max = OP1_MAX_RANGE(); in zend_inference_calc_binary_op_range()
889 op1_max = OP1_MAX_RANGE(); in zend_inference_calc_binary_op_range()
930 op1_max = OP1_MAX_RANGE(); in zend_inference_calc_binary_op_range()
970 op1_max = OP1_MAX_RANGE(); in zend_inference_calc_binary_op_range()
1008 op1_max = OP1_MAX_RANGE(); in zend_inference_calc_binary_op_range()
1048 op1_max = OP1_MAX_RANGE(); in zend_inference_calc_binary_op_range()
1066 op1_max = OP1_MAX_RANGE(); in zend_inference_calc_binary_op_range()
1343 tmp->max = OP1_MAX_RANGE(); in zend_inference_propagate_range()
[all …]
H A Dzend_inference.h135 #define OP1_MAX_RANGE() (_ssa_op1_max_range (op_array, ssa, opline, ssa_op)) macro
/PHP-8.3/ext/opcache/jit/
H A Dzend_jit.c1152 op1_max = OP1_MAX_RANGE(); in zend_may_overflow()
1193 op1_max = OP1_MAX_RANGE(); in zend_may_overflow()
1220 op1_max = OP1_MAX_RANGE(); in zend_may_overflow()
1254 op1_max = OP1_MAX_RANGE(); in zend_may_overflow()
1281 op1_max = OP1_MAX_RANGE(); in zend_may_overflow()
H A Dzend_jit_trace.c3755 op1_max = OP1_MAX_RANGE(); in zend_jit_trace_update_condition_ranges()

Completed in 65 milliseconds