Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c3146 static uintptr_t zend_jit_hybrid_vm_sp_adj = 0; variable
3176 zend_jit_hybrid_vm_sp_adj = arg.cfa[2] - arg.cfa[1]; in zend_jit_touch_vm_stack_data()
16211 sp_offset = zend_jit_hybrid_vm_sp_adj;

Completed in 66 milliseconds