Home
last modified time | relevance | path

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

/PHP-8.0/ext/opcache/jit/
H A Dzend_jit_x86.h134 #define ZEND_REGSET_IN(regset, reg) \ macro
H A Dzend_jit.c1521 if (!ZEND_REGSET_IN(*hints, it->reg) && in zend_jit_try_allocate_free_reg()
1661 if (ZEND_REGSET_IN(low_priority_regs, i)) { in zend_jit_try_allocate_free_reg()
H A Dzend_jit_x86.dasc15985 if (!ZEND_REGSET_IN(regset, ZREG_R0)) {
16007 if (!ZEND_REGSET_IN(regset, ZREG_R0)) {
16049 if (!ZEND_REGSET_IN(regset, ZREG_R0)) {

Completed in 41 milliseconds