Home
last modified time | relevance | path

Searched refs:GPIR_INSTR_SLOT_STORE1 (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/lima/ir/gp/
Dnode.c217 GPIR_INSTR_SLOT_STORE0, GPIR_INSTR_SLOT_STORE1,
227 GPIR_INSTR_SLOT_STORE0, GPIR_INSTR_SLOT_STORE1,
Dgpir.h256 GPIR_INSTR_SLOT_STORE1, enumerator
Dcodegen.c511 node = instr->slots[GPIR_INSTR_SLOT_STORE1]; in gpir_codegen_store_slot()