Lines Matching refs:bi_index
60 bi_index reads[5];
68 bi_index forceds[2];
79 bi_index prev_reads[5];
128 bi_index accesses[(BI_MAX_SRCS + BI_MAX_DESTS) * 16];
806 bi_index src = instr->src[s];
877 bi_index src = instr->src[src_idx];
906 bi_count_succ_reads(bi_index t0, bi_index t1,
907 bi_index *succ_reads, unsigned nr_succ_reads)
939 bi_has_staging_passthrough_hazard(bi_index fma, bi_instr *add)
942 bi_index src = add->src[s];
1074 bi_index idx = clause->accesses[i];
1089 bi_index idx = clause->accesses[i];
1260 bi_index src = tuple->prev_reads[0];
1305 bi_use_passthrough(bi_instr *ins, bi_index old,
1356 bi_index pass = bi_passthrough(ins->src[s].offset ?
1366 bi_index zero = bi_passthrough(fma ? BIFROST_SRC_STAGE : BIFROST_SRC_FAU_LO);
1369 bi_index src = ins->src[s];
1677 bi_index prev_reads[5] = { bi_null() };
1959 bi_check_fau_src(bi_instr *ins, unsigned s, uint32_t *constants, unsigned *cwords, bi_index *fau)
1961 bi_index src = ins->src[s];
2011 bi_index fau = bi_null();
2029 bi_index copy = bi_mov_i32(&b, ins->src[s]);