Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/ir/
H A Dir_ra.c2884 IR_REGSET_FOREACH(regset, reg) { in ir_try_allocate_free_reg()
2975 IR_REGSET_FOREACH(overlapped, i) { in ir_try_allocate_free_reg()
3096 IR_REGSET_FOREACH(regset, reg) { in ir_allocate_blocked_reg()
3131 IR_REGSET_FOREACH(regset, reg) { in ir_allocate_blocked_reg()
3177 IR_REGSET_FOREACH(tmp_regset, i) { in ir_allocate_blocked_reg()
H A Dir_private.h1303 #define IR_REGSET_FOREACH(set, reg) \ macro
H A Dir_aarch64.dasc5743 IR_REGSET_FOREACH(used_preserved_regs, reg) {
H A Dir_x86.dasc10178 IR_REGSET_FOREACH(used_preserved_regs, reg) {

Completed in 47 milliseconds