Home
last modified time | relevance | path

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

/PHP-8.1/Zend/Optimizer/
H A Dzend_inference.h232 #define OP1_DEF_INFO() (_ssa_op1_def_info(op_array, ssa, opline, ssa_op)) in DEFINE_SSA_OP_INFO() macro
H A Dzend_optimizer.c1187 …((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.1/ext/opcache/jit/
H A Dzend_jit.c2954 op1_def_info = OP1_DEF_INFO(); in zend_jit()
3123 op1_def_info = OP1_DEF_INFO(); in zend_jit()
3144 OP1_INFO(), OP1_DEF_INFO(), OP1_REG_ADDR(), OP2_INFO(), in zend_jit()
3335 OP1_DEF_INFO(), OP1_DEF_REG_ADDR(), in zend_jit()
H A Dzend_jit_trace.c4357 op1_def_info = OP1_DEF_INFO(); in zend_jit_trace()
4550 op1_def_info = OP1_DEF_INFO(); in zend_jit_trace()
4615 op1_def_info = OP1_DEF_INFO(); in zend_jit_trace()
4946 op1_def_info = OP1_DEF_INFO(); in zend_jit_trace()
5725 op1_def_info = OP1_DEF_INFO(); in zend_jit_trace()
H A Dzend_jit_x86.dasc16010 op2_info = OP1_DEF_INFO();
H A Dzend_jit_arm64.dasc15059 op2_info = OP1_DEF_INFO();

Completed in 88 milliseconds