Home
last modified time | relevance | path

Searched refs:IR_BITSET_FOREACH (Results 1 – 5 of 5) sorted by relevance

/php-src/ext/opcache/jit/ir/
H A Dir_ra.c446 IR_BITSET_FOREACH(live, len, i) { in ir_add_osr_entry_loads()
665 IR_BITSET_FOREACH(live, len, i) { in ir_compute_live_ranges()
884 IR_BITSET_FOREACH(live, len, i) { in ir_compute_live_ranges()
2161 IR_BITSET_FOREACH(todo, len, d) { in ir_gen_dessa_moves()
2171 IR_BITSET_FOREACH(todo, len, i) { in ir_gen_dessa_moves()
H A Dir_private.h458 #define IR_BITSET_FOREACH(set, len, bit) do { \ macro
H A Dir_cfg.c182 IR_BITSET_FOREACH(bb_starts, len, start) { in ir_build_cfg()
H A Dir_aarch64.dasc6163 IR_BITSET_FOREACH(data.emit_constants, ir_bitset_len(ctx->consts_count), i) {
H A Dir_x86.dasc10717 IR_BITSET_FOREACH(data.emit_constants, ir_bitset_len(ctx->consts_count), i) {

Completed in 45 milliseconds