Home
last modified time | relevance | path

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

/PHP-8.4/ext/opcache/jit/
H A Dzend_jit_ir.c189 # define jit_EG(_field) \ macro
197 # define jit_EG(_field) \ macro
552 return jit_EG(exception); in jit_EG_exception()
2364 ref = jit_EG(current_execute_data); in _zend_jit_hybrid_trace_counter_stub()
2449 ref = jit_EG(current_execute_data); in zend_jit_trace_exit_stub()
2462 ref = jit_EG(current_execute_data); in zend_jit_trace_exit_stub()
3984 ref2 = jit_EG(uninitialized_zval); in zend_jit_zval_check_undef()
6328 jit_EG(uninitialized_zval)); in zend_jit_assign_to_variable_call()
7794 ref2 = jit_EG(zend_constants); in zend_jit_defined()
8331 ir_SUB_A(ir_LOAD_A(jit_EG(vm_stack_end)), ir_LOAD_A(jit_EG(vm_stack_top))), in zend_jit_stack_check()
[all …]

Completed in 52 milliseconds