Home
last modified time | relevance | path

Searched refs:zend_runtime_jit (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/opcache/jit/
H A Dzend_jit.c99 static int ZEND_FASTCALL zend_runtime_jit(void);
2810 static int ZEND_FASTCALL zend_runtime_jit(void) in zend_runtime_jit() function
3268 zend_jit_runtime_jit_handler = (const void*)zend_runtime_jit; in zend_jit_init_handlers()
H A Dzend_jit_ir.c2212 ir_CALL(IR_VOID, ir_CONST_FC_FUNC(zend_runtime_jit)); in zend_jit_hybrid_runtime_jit_stub()
2957 REGISTER_HELPER(zend_runtime_jit); in zend_jit_setup_disasm()

Completed in 59 milliseconds