Home
last modified time | relevance | path

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

/PHP-8.0/ext/opcache/jit/
H A Dzend_jit_x86.h125 #define ZEND_REGSET_IS_EMPTY(regset) \ macro
213 while (!ZEND_REGSET_IS_EMPTY(_tmp)) { \
H A Dzend_jit.c1545 if (hint == ZREG_NONE && ZEND_REGSET_IS_EMPTY(available)) { in zend_jit_try_allocate_free_reg()
1645 if (ZEND_REGSET_IS_EMPTY(available)) { in zend_jit_try_allocate_free_reg()

Completed in 15 milliseconds