Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_internal.h238 zend_constant* ZEND_FASTCALL zend_jit_check_constant(const zval *key);
H A Dzend_jit_vm_helpers.c343 zend_constant* ZEND_FASTCALL zend_jit_check_constant(const zval *key) in zend_jit_check_constant() function
H A Dzend_jit_ir.c3008 REGISTER_HELPER(zend_jit_check_constant); in zend_jit_setup_disasm()
7820 …ref2 = ir_NE(ir_CALL_1(IR_ADDR, ir_CONST_FC_FUNC(zend_jit_check_constant), ir_CONST_ADDR(zv)), IR_… in zend_jit_defined()

Completed in 79 milliseconds