Home
last modified time | relevance | path

Searched refs:IR_REGSET_IS_EMPTY (Results 1 – 4 of 4) sorted by relevance

/php-src/ext/opcache/jit/ir/
H A Dir_private.h1245 #define IR_REGSET_IS_EMPTY(regset) \ macro
1297 IR_ASSERT(!IR_REGSET_IS_EMPTY(*set)); in ir_regset_pop_first()
1306 while (!IR_REGSET_IS_EMPTY(_tmp)) { \
H A Dir_ra.c3075 if (IR_REGSET_IS_EMPTY(available)) { in ir_allocate_blocked_reg()
3227 if (IR_REGSET_IS_EMPTY(available)) { in ir_allocate_blocked_reg()
H A Dir_aarch64.dasc5423 IR_ASSERT(!IR_REGSET_IS_EMPTY(available));
H A Dir_x86.dasc9802 IR_ASSERT(!IR_REGSET_IS_EMPTY(available));

Completed in 50 milliseconds