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.c1355 zend_jit_free_ctx(&ctx); in zend_jit()
1367 zend_jit_free_ctx(&ctx); in zend_jit()
2692 zend_jit_free_ctx(&ctx); in zend_jit()
2700 zend_jit_free_ctx(&ctx); in zend_jit()
H A Dzend_jit_ir.c2723 static int zend_jit_free_ctx(zend_jit_ctx *jit) in zend_jit_free_ctx() function
2845 zend_jit_free_ctx(&jit); in zend_jit_setup_stubs()
2852 zend_jit_free_ctx(&jit); in zend_jit_setup_stubs()
2883 zend_jit_free_ctx(&jit); in zend_jit_setup_stubs()
3106 zend_jit_free_ctx(jit); in zend_jit_calc_trace_prologue_size()
H A Dzend_jit_trace.c7163 zend_jit_free_ctx(&ctx); in zend_jit_trace()
7263 zend_jit_free_ctx(&ctx); in zend_jit_trace_exit_to_vm()

Completed in 91 milliseconds