Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/panfrost/compiler/
H A Dcompiler.h156 bi_get_index(unsigned value) in bi_get_index() function
948 return bi_get_index(ctx->ssa_alloc++); in bi_temp()
954 return bi_get_index(def->index); in bi_def_index()
H A Dbi_ra.c1136 bi_spill_register(ctx, bi_get_index(spill_node), spill_count); in bi_register_allocate()
H A Dbifrost_compile.c2033 bi_mov_i32_to(b, bi_get_index(instr->def.index), bi_imm_u32(acc)); in bi_emit_load_const()
/aosp_15_r20/external/mesa3d/docs/relnotes/
H A D22.3.0.rst459 - pan/bi: Simplify bi_get_index prototype