Home
last modified time | relevance | path

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

/PHP-8.0/ext/opcache/Optimizer/
H A Dzend_inference.c574 op1_max = OP1_MAX_RANGE(); in zend_inference_calc_binary_op_range()
599 op1_max = OP1_MAX_RANGE(); in zend_inference_calc_binary_op_range()
626 op1_max = OP1_MAX_RANGE(); in zend_inference_calc_binary_op_range()
657 op1_max = OP1_MAX_RANGE(); in zend_inference_calc_binary_op_range()
698 op1_max = OP1_MAX_RANGE(); in zend_inference_calc_binary_op_range()
738 op1_max = OP1_MAX_RANGE(); in zend_inference_calc_binary_op_range()
776 op1_max = OP1_MAX_RANGE(); in zend_inference_calc_binary_op_range()
816 op1_max = OP1_MAX_RANGE(); in zend_inference_calc_binary_op_range()
834 op1_max = OP1_MAX_RANGE(); in zend_inference_calc_binary_op_range()
1078 tmp->max = OP1_MAX_RANGE(); in zend_inference_propagate_range()
[all …]
H A Dzend_inference.h150 #define OP1_MAX_RANGE() (_ssa_op1_max_range (op_array, ssa, opline, ssa_op)) in DEFINE_SSA_OP_MIN_RANGE() macro
/PHP-8.0/ext/opcache/jit/
H A Dzend_jit.c548 op1_max = OP1_MAX_RANGE(); in zend_may_overflow()
589 op1_max = OP1_MAX_RANGE(); in zend_may_overflow()
616 op1_max = OP1_MAX_RANGE(); in zend_may_overflow()
650 op1_max = OP1_MAX_RANGE(); in zend_may_overflow()
677 op1_max = OP1_MAX_RANGE(); in zend_may_overflow()
H A Dzend_jit_trace.c3471 op1_max = OP1_MAX_RANGE(); in zend_jit_trace_update_condition_ranges()

Completed in 70 milliseconds