Home
last modified time | relevance | path

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

/PHP-8.3/ext/opcache/jit/
H A Dzend_jit_x86.dasc2754 JIT_STUB(hybrid_runtime_jit, SP_ADJ_VM, SP_ADJ_NONE),
2755 JIT_STUB(hybrid_profile_jit, SP_ADJ_VM, SP_ADJ_NONE),
2756 JIT_STUB(hybrid_hot_code, SP_ADJ_VM, SP_ADJ_NONE),
2757 JIT_STUB(hybrid_func_hot_counter, SP_ADJ_VM, SP_ADJ_NONE),
2758 JIT_STUB(hybrid_loop_hot_counter, SP_ADJ_VM, SP_ADJ_NONE),
2759 JIT_STUB(hybrid_hot_trace, SP_ADJ_VM, SP_ADJ_NONE),
2760 JIT_STUB(hybrid_func_trace_counter, SP_ADJ_VM, SP_ADJ_NONE),
2761 JIT_STUB(hybrid_ret_trace_counter, SP_ADJ_VM, SP_ADJ_NONE),
2762 JIT_STUB(hybrid_loop_trace_counter, SP_ADJ_VM, SP_ADJ_NONE),
2768 JIT_STUB(double_one, SP_ADJ_NONE, SP_ADJ_NONE),
[all …]
H A Dzend_jit_arm64.dasc2687 JIT_STUB(hybrid_runtime_jit, SP_ADJ_VM, SP_ADJ_NONE),
2688 JIT_STUB(hybrid_profile_jit, SP_ADJ_VM, SP_ADJ_NONE),
2689 JIT_STUB(hybrid_hot_code, SP_ADJ_VM, SP_ADJ_NONE),
2690 JIT_STUB(hybrid_func_hot_counter, SP_ADJ_VM, SP_ADJ_NONE),
2691 JIT_STUB(hybrid_loop_hot_counter, SP_ADJ_VM, SP_ADJ_NONE),
2692 JIT_STUB(hybrid_hot_trace, SP_ADJ_VM, SP_ADJ_NONE),
2693 JIT_STUB(hybrid_func_trace_counter, SP_ADJ_VM, SP_ADJ_NONE),
2694 JIT_STUB(hybrid_ret_trace_counter, SP_ADJ_VM, SP_ADJ_NONE),
2695 JIT_STUB(hybrid_loop_trace_counter, SP_ADJ_VM, SP_ADJ_NONE),
2702 JIT_STUB(context_threaded_call, SP_ADJ_NONE, SP_ADJ_NONE),
H A Dzend_jit_trace.c102 …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()
7007 parent_trace ? SP_ADJ_NONE : SP_ADJ_JIT); in zend_jit_trace()
7139 …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.c777 SP_ADJ_NONE, enumerator

Completed in 83 milliseconds