Home
last modified time | relevance | path

Searched refs:zend_jit_get_constant (Results 1 – 3 of 3) sorted by relevance

/php-src/ext/opcache/jit/
H A Dzend_jit_internal.h236 zend_constant* ZEND_FASTCALL zend_jit_get_constant(const zval *key, uint32_t flags);
H A Dzend_jit_vm_helpers.c329 zend_constant* ZEND_FASTCALL zend_jit_get_constant(const zval *key, uint32_t flags) in zend_jit_get_constant() function
H A Dzend_jit_ir.c2985 REGISTER_HELPER(zend_jit_get_constant); in zend_jit_setup_disasm()
7801 ref2 = ir_CALL_2(IR_ADDR, ir_CONST_FC_FUNC(zend_jit_get_constant), in zend_jit_fetch_constant()

Completed in 51 milliseconds