Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit.c1362 zend_jit_free_ctx(&ctx); in zend_jit()
1374 zend_jit_free_ctx(&ctx); in zend_jit()
2739 zend_jit_free_ctx(&ctx); in zend_jit()
2747 zend_jit_free_ctx(&ctx); in zend_jit()
H A Dzend_jit_ir.c2747 static int zend_jit_free_ctx(zend_jit_ctx *jit) in zend_jit_free_ctx() function
2869 zend_jit_free_ctx(&jit); in zend_jit_setup_stubs()
2876 zend_jit_free_ctx(&jit); in zend_jit_setup_stubs()
2907 zend_jit_free_ctx(&jit); in zend_jit_setup_stubs()
3136 zend_jit_free_ctx(jit); in zend_jit_calc_trace_prologue_size()
H A Dzend_jit_trace.c7297 zend_jit_free_ctx(&ctx); in zend_jit_trace()
7397 zend_jit_free_ctx(&ctx); in zend_jit_trace_exit_to_vm()

Completed in 65 milliseconds