Home
last modified time | relevance | path

Searched defs:cur_instr (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/frontends/nine/
H A Dnine_queue.c56 unsigned cur_instr; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/lima/ir/gp/
H A Ddisasm.c591 unsigned cur_instr = 0; in gpir_disassemble_program() local
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_opt_find_array_copies.c60 unsigned cur_instr; member
/aosp_15_r20/external/mesa3d/src/freedreno/ir3/
H A Dir3_context.h33 struct nir_instr *cur_instr; /* current instruction, just for debug */ member