Home
last modified time | relevance | path

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

/PHP-8.0/ext/opcache/Optimizer/
H A Dzend_inference.h236 #define OP1_DEF_INFO() (_ssa_op1_def_info(op_array, ssa, opline, ssa_op)) in DEFINE_SSA_OP_INFO() macro
H A Dzend_optimizer.c1215 …((ssa->ops[opline - op_array->opcodes].op1_def >= 0) ? (OP1_DEF_INFO() & (MAY_BE_UNDEF|MAY_BE_ANY|… in zend_redo_pass_two_ex()
/PHP-8.0/ext/opcache/jit/
H A Dzend_jit.c2367 op1_def_info = OP1_DEF_INFO(); in zend_jit()
2549 op1_def_info = OP1_DEF_INFO(); in zend_jit()
2570 OP1_INFO(), OP1_DEF_INFO(), OP1_REG_ADDR(), OP2_INFO(), in zend_jit()
2761 OP1_DEF_INFO(), OP1_DEF_REG_ADDR(), in zend_jit()
H A Dzend_jit_trace.c4059 op1_def_info = OP1_DEF_INFO(); in zend_jit_trace()
4328 op1_def_info = OP1_DEF_INFO(); in zend_jit_trace()
4393 op1_def_info = OP1_DEF_INFO(); in zend_jit_trace()
4694 op1_def_info = OP1_DEF_INFO(); in zend_jit_trace()
5431 op1_def_info = OP1_DEF_INFO(); in zend_jit_trace()

Completed in 37 milliseconds