Home
last modified time | relevance | path

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

/PHP-8.0/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.h110 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.0/ext/opcache/jit/
H A Dzend_jit.c2235 dasm_free(&dasm_state); in zend_jit()
2250 dasm_free(&dasm_state); in zend_jit()
3534 dasm_free(&dasm_state); in zend_jit()
3543 dasm_free(&dasm_state); in zend_jit()
4123 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()
6617 dasm_free(&dasm_state); in zend_jit_trace()
6696 dasm_free(&dasm_state); in zend_jit_trace_exit_to_vm()

Completed in 49 milliseconds