Home
last modified time | relevance | path

Searched refs:dasm_free (Results 1 – 8 of 8) sorted by relevance

/PHP-8.3/ext/opcache/jit/dynasm/
H A Ddasm_proto.h52 DASM_FDEF void dasm_free(Dst_DECL);
H A Ddasm_mips.h109 void dasm_free(Dst_DECL) in dasm_free() function
H A Ddasm_ppc.h109 void dasm_free(Dst_DECL) in dasm_free() function
H A Ddasm_arm.h110 void dasm_free(Dst_DECL) in dasm_free() function
H A Ddasm_arm64.h112 void dasm_free(Dst_DECL) in dasm_free() function
H A Ddasm_x86.h111 void dasm_free(Dst_DECL) in dasm_free() function
/PHP-8.3/ext/opcache/jit/
H A Dzend_jit.c2835 dasm_free(&dasm_state); in zend_jit()
2850 dasm_free(&dasm_state); in zend_jit()
4147 dasm_free(&dasm_state); in zend_jit()
4156 dasm_free(&dasm_state); in zend_jit()
4755 dasm_free(&dasm_state); in zend_jit_make_stubs()
H A Dzend_jit_trace.c103 dasm_free(&dasm_state); in zend_jit_trace_allocate_exit_group()
7063 dasm_free(&dasm_state); in zend_jit_trace()
7142 dasm_free(&dasm_state); in zend_jit_trace_exit_to_vm()

Completed in 45 milliseconds