Home
last modified time | relevance | path

Searched defs:op2_type (Results 1 – 5 of 5) sorted by relevance

/PHP-8.0/ext/opcache/jit/
H A Dzend_jit_vm_helpers.c557 uint8_t trace_flags, op1_type, op2_type, op3_type; local
H A Dzend_jit_trace.c1543 uint8_t orig_op1_type, orig_op2_type, op1_type, op2_type, op3_type; in zend_jit_trace_build_tssa() local
3976 uint8_t op2_type = p->op2_type; in zend_jit_trace() local
6920 uint8_t op1_type, op2_type, op3_type; in zend_jit_dump_trace() local
/PHP-8.0/Zend/
H A Dzend_vm_gen.php200 $op2_type = array( variable
H A Dzend_compile.h151 zend_uchar op2_type; member
H A Dzend_execute.c3018 zend_uchar op1_type = opline->op1_type, op2_type = opline->op2_type; in zend_fetch_static_property_address_ex() local

Completed in 68 milliseconds