Home
last modified time | relevance | path

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

/PHP-8.3/ext/opcache/jit/
H A Dzend_jit.h56 #define ZEND_JIT_DEBUG_REG_ALLOC (1<<2) macro
H A Dzend_jit.c2498 if (JIT_G(debug) & ZEND_JIT_DEBUG_REG_ALLOC) { in zend_jit_allocate_registers()
2640 if (JIT_G(debug) & ZEND_JIT_DEBUG_REG_ALLOC) { in zend_jit_allocate_registers()
H A Dzend_jit_trace.c3324 if (JIT_G(debug) & ZEND_JIT_DEBUG_REG_ALLOC) { in zend_jit_trace_allocate_registers()
3443 if (JIT_G(debug) & ZEND_JIT_DEBUG_REG_ALLOC) { in zend_jit_trace_allocate_registers()

Completed in 53 milliseconds