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.c1356 zend_jit_free_ctx(&ctx); in zend_jit()
1368 zend_jit_free_ctx(&ctx); in zend_jit()
2729 zend_jit_free_ctx(&ctx); in zend_jit()
2737 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()
3110 zend_jit_free_ctx(jit); in zend_jit_calc_trace_prologue_size()
H A Dzend_jit_trace.c7238 zend_jit_free_ctx(&ctx); in zend_jit_trace()
7338 zend_jit_free_ctx(&ctx); in zend_jit_trace_exit_to_vm()

Completed in 85 milliseconds