Lines Matching refs:bi_index
460 static bi_index
461 bi_reg_from_index(bi_context *ctx, struct lcra_state *l, bi_index index)
484 bi_index new_index = bi_register(solution + index.offset);
526 bi_rewrite_index_src_single(bi_instr *ins, bi_index old, bi_index new)
612 bi_count_read_index(bi_instr *I, bi_index index)
631 static bi_index
638 bi_load_tl(bi_builder *b, unsigned bits, bi_index src, unsigned offset)
650 bi_store_tl(bi_builder *b, unsigned bits, bi_index src, unsigned offset)
662 bi_spill_register(bi_context *ctx, bi_index index, uint32_t offset)
673 bi_index tmp = bi_temp(ctx);
690 bi_index tmp = bi_temp(ctx);
712 bi_index *remap = calloc(ctx->ssa_alloc, sizeof(bi_index));
718 bi_index src = I->src[0];
734 bi_index dest = I->dest[0];
799 bi_index dst = I->dest[0], src = I->src[0];