Home
last modified time | relevance | path

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

/PHP-8.1/ext/opcache/jit/
H A Dzend_jit_arm64.h154 #define ZEND_REGSET_LOW_PRIORITY \ macro
H A Dzend_jit_x86.h154 #define ZEND_REGSET_LOW_PRIORITY \ macro
H A Dzend_jit.c2102 !ZEND_REGSET_IN(ZEND_REGSET_LOW_PRIORITY, it->reg))) { in zend_jit_try_allocate_free_reg()
2232 low_priority_regs = ZEND_REGSET_UNION(low_priority_regs, ZEND_REGSET_LOW_PRIORITY); in zend_jit_try_allocate_free_reg()

Completed in 16 milliseconds