Home
last modified time | relevance | path

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

/PHP-8.2/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.2/ext/opcache/jit/
H A Dzend_jit.c2813 dasm_free(&dasm_state); in zend_jit()
2828 dasm_free(&dasm_state); in zend_jit()
4124 dasm_free(&dasm_state); in zend_jit()
4133 dasm_free(&dasm_state); in zend_jit()
4737 dasm_free(&dasm_state); in zend_jit_make_stubs()
H A Dzend_jit_trace.c101 dasm_free(&dasm_state); in zend_jit_trace_allocate_exit_group()
7048 dasm_free(&dasm_state); in zend_jit_trace()
7127 dasm_free(&dasm_state); in zend_jit_trace_exit_to_vm()

Completed in 48 milliseconds