Home
last modified time | relevance | path

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

/PHP-8.0/ext/opcache/jit/
H A Dzend_jit.h46 #define ZEND_JIT_DEBUG_REG_ALLOC (1<<2) macro
H A Dzend_jit.c1910 if (JIT_G(debug) & ZEND_JIT_DEBUG_REG_ALLOC) { in zend_jit_allocate_registers()
2052 if (JIT_G(debug) & ZEND_JIT_DEBUG_REG_ALLOC) { in zend_jit_allocate_registers()
H A Dzend_jit_trace.c3041 if (JIT_G(debug) & ZEND_JIT_DEBUG_REG_ALLOC) { in zend_jit_trace_allocate_registers()
3160 if (JIT_G(debug) & ZEND_JIT_DEBUG_REG_ALLOC) { in zend_jit_trace_allocate_registers()

Completed in 42 milliseconds