Home
last modified time | relevance | path

Searched refs:SP_ADJ_NONE (Results 1 – 4 of 4) sorted by relevance

/PHP-8.1/ext/opcache/jit/
H A Dzend_jit_x86.dasc2819 JIT_STUB(hybrid_runtime_jit, SP_ADJ_VM, SP_ADJ_NONE),
2820 JIT_STUB(hybrid_profile_jit, SP_ADJ_VM, SP_ADJ_NONE),
2821 JIT_STUB(hybrid_hot_code, SP_ADJ_VM, SP_ADJ_NONE),
2822 JIT_STUB(hybrid_func_hot_counter, SP_ADJ_VM, SP_ADJ_NONE),
2823 JIT_STUB(hybrid_loop_hot_counter, SP_ADJ_VM, SP_ADJ_NONE),
2824 JIT_STUB(hybrid_hot_trace, SP_ADJ_VM, SP_ADJ_NONE),
2825 JIT_STUB(hybrid_func_trace_counter, SP_ADJ_VM, SP_ADJ_NONE),
2826 JIT_STUB(hybrid_ret_trace_counter, SP_ADJ_VM, SP_ADJ_NONE),
2827 JIT_STUB(hybrid_loop_trace_counter, SP_ADJ_VM, SP_ADJ_NONE),
2833 JIT_STUB(double_one, SP_ADJ_NONE, SP_ADJ_NONE),
[all …]
H A Dzend_jit_arm64.dasc2730 JIT_STUB(hybrid_runtime_jit, SP_ADJ_VM, SP_ADJ_NONE),
2731 JIT_STUB(hybrid_profile_jit, SP_ADJ_VM, SP_ADJ_NONE),
2732 JIT_STUB(hybrid_hot_code, SP_ADJ_VM, SP_ADJ_NONE),
2733 JIT_STUB(hybrid_func_hot_counter, SP_ADJ_VM, SP_ADJ_NONE),
2734 JIT_STUB(hybrid_loop_hot_counter, SP_ADJ_VM, SP_ADJ_NONE),
2735 JIT_STUB(hybrid_hot_trace, SP_ADJ_VM, SP_ADJ_NONE),
2736 JIT_STUB(hybrid_func_trace_counter, SP_ADJ_VM, SP_ADJ_NONE),
2737 JIT_STUB(hybrid_ret_trace_counter, SP_ADJ_VM, SP_ADJ_NONE),
2738 JIT_STUB(hybrid_loop_trace_counter, SP_ADJ_VM, SP_ADJ_NONE),
2745 JIT_STUB(context_threaded_call, SP_ADJ_NONE, SP_ADJ_NONE),
H A Dzend_jit_trace.c100 …entry = dasm_link_and_encode(&dasm_state, NULL, NULL, NULL, NULL, name, 0, SP_ADJ_JIT, SP_ADJ_NONE in zend_jit_trace_allocate_exit_group()
7004 parent_trace ? SP_ADJ_NONE : SP_ADJ_JIT); in zend_jit_trace()
7136 …and_encode(&dasm_state, NULL, NULL, NULL, NULL, name, ZEND_JIT_TRACE_NUM, SP_ADJ_JIT, SP_ADJ_NONE); in zend_jit_trace_exit_to_vm()
H A Dzend_jit.c748 SP_ADJ_NONE, enumerator

Completed in 83 milliseconds