Home
last modified time | relevance | path

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

/PHP-8.1/ext/opcache/jit/
H A Dzend_jit.h56 #define ZEND_JIT_DEBUG_REG_ALLOC (1<<2) macro
H A Dzend_jit.c2485 if (JIT_G(debug) & ZEND_JIT_DEBUG_REG_ALLOC) { in zend_jit_allocate_registers()
2627 if (JIT_G(debug) & ZEND_JIT_DEBUG_REG_ALLOC) { in zend_jit_allocate_registers()
H A Dzend_jit_trace.c3309 if (JIT_G(debug) & ZEND_JIT_DEBUG_REG_ALLOC) { in zend_jit_trace_allocate_registers()
3428 if (JIT_G(debug) & ZEND_JIT_DEBUG_REG_ALLOC) { in zend_jit_trace_allocate_registers()

Completed in 39 milliseconds