Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/lima/ir/gp/
Dnode.c218 GPIR_INSTR_SLOT_STORE2, GPIR_INSTR_SLOT_STORE3,
228 GPIR_INSTR_SLOT_STORE2, GPIR_INSTR_SLOT_STORE3,
Dgpir.h257 GPIR_INSTR_SLOT_STORE2, enumerator
Dcodegen.c517 node = instr->slots[GPIR_INSTR_SLOT_STORE2]; in gpir_codegen_store_slot()