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.c1475 zend_jit_free_ctx(&ctx); in zend_jit()
1487 zend_jit_free_ctx(&ctx); in zend_jit()
2881 zend_jit_free_ctx(&ctx); in zend_jit()
2889 zend_jit_free_ctx(&ctx); in zend_jit()
H A Dzend_jit_ir.c2750 static int zend_jit_free_ctx(zend_jit_ctx *jit) in zend_jit_free_ctx() function
2872 zend_jit_free_ctx(&jit); in zend_jit_setup_stubs()
2879 zend_jit_free_ctx(&jit); in zend_jit_setup_stubs()
2910 zend_jit_free_ctx(&jit); in zend_jit_setup_stubs()
3143 zend_jit_free_ctx(jit); in zend_jit_calc_trace_prologue_size()
H A Dzend_jit_trace.c7369 zend_jit_free_ctx(&ctx); in zend_jit_trace()
7469 zend_jit_free_ctx(&ctx); in zend_jit_trace_exit_to_vm()

Completed in 66 milliseconds