Home
last modified time | relevance | path

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

/PHP-8.3/ext/opcache/jit/
H A Dzend_jit_internal.h29 #define ZEND_REGSET_IS_EMPTY(regset) \ macro
100 while (!ZEND_REGSET_IS_EMPTY(_tmp)) { \
H A Dzend_jit.c2136 if (hint == ZREG_NONE && ZEND_REGSET_IS_EMPTY(available)) { in zend_jit_try_allocate_free_reg()
2236 if (ZEND_REGSET_IS_EMPTY(available)) { in zend_jit_try_allocate_free_reg()

Completed in 18 milliseconds