Home
last modified time | relevance | path

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

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