Home
last modified time | relevance | path

Searched refs:CACHE_POLYMORPHIC_PTR (Results 1 – 5 of 5) sorted by relevance

/PHP-8.0/Zend/
H A Dzend_execute.h375 #define CACHE_POLYMORPHIC_PTR(num, ce, ptr) do { \ macro
H A Dzend_vm_execute.h6668 CACHE_POLYMORPHIC_PTR(opline->result.num, ce, fbc); in ZEND_INIT_STATIC_METHOD_CALL_SPEC_CONST_CONST_HANDLER()
8961 CACHE_POLYMORPHIC_PTR(opline->result.num, ce, fbc); in ZEND_INIT_STATIC_METHOD_CALL_SPEC_CONST_TMPVAR_HANDLER()
9704 CACHE_POLYMORPHIC_PTR(opline->result.num, ce, fbc); in ZEND_INIT_STATIC_METHOD_CALL_SPEC_CONST_UNUSED_HANDLER()
11349 CACHE_POLYMORPHIC_PTR(opline->result.num, ce, fbc); in ZEND_INIT_STATIC_METHOD_CALL_SPEC_CONST_CV_HANDLER()
23993 CACHE_POLYMORPHIC_PTR(opline->result.num, ce, fbc); in ZEND_INIT_STATIC_METHOD_CALL_SPEC_VAR_CONST_HANDLER()
26573 CACHE_POLYMORPHIC_PTR(opline->result.num, ce, fbc); in ZEND_INIT_STATIC_METHOD_CALL_SPEC_VAR_TMPVAR_HANDLER()
27975 CACHE_POLYMORPHIC_PTR(opline->result.num, ce, fbc); in ZEND_INIT_STATIC_METHOD_CALL_SPEC_VAR_UNUSED_HANDLER()
30757 CACHE_POLYMORPHIC_PTR(opline->result.num, ce, fbc); in ZEND_INIT_STATIC_METHOD_CALL_SPEC_VAR_CV_HANDLER()
32871 CACHE_POLYMORPHIC_PTR(opline->result.num, ce, fbc); in ZEND_INIT_STATIC_METHOD_CALL_SPEC_UNUSED_CONST_HANDLER()
34736 CACHE_POLYMORPHIC_PTR(opline->result.num, ce, fbc); in ZEND_INIT_STATIC_METHOD_CALL_SPEC_UNUSED_TMPVAR_HANDLER()
[all …]
H A Dzend_vm_def.h3523 CACHE_POLYMORPHIC_PTR(opline->result.num, called_scope, fbc);
3646 CACHE_POLYMORPHIC_PTR(opline->result.num, ce, fbc);
5879 CACHE_POLYMORPHIC_PTR(opline->extended_value, ce, value);
H A Dzend_execute.c3083 CACHE_POLYMORPHIC_PTR(cache_slot, ce, *retval); in zend_fetch_static_property_address_ex()
/PHP-8.0/ext/opcache/jit/
H A Dzend_jit_helpers.c164 CACHE_POLYMORPHIC_PTR(opline->result.num, called_scope, fbc); in zend_jit_find_method_helper()

Completed in 205 milliseconds