Searched refs:GPIR_INSTR_SLOT_PASS (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ir/gp/
H A Dnode.c36 GPIR_INSTR_SLOT_PASS, GPIR_INSTR_SLOT_COMPLEX,
144 .slots = (int []) { GPIR_INSTR_SLOT_PASS, GPIR_INSTR_SLOT_END },
150 .slots = (int []) { GPIR_INSTR_SLOT_PASS, GPIR_INSTR_SLOT_END },
250 .slots = (int []) { GPIR_INSTR_SLOT_PASS, GPIR_INSTR_SLOT_END },
H A Dgpir.h241 GPIR_INSTR_SLOT_PASS, enumerator in enum:gpir_instr_slot
264 GPIR_INSTR_SLOT_DIST_TWO_END = GPIR_INSTR_SLOT_PASS,
H A Dcodegen.c46 [GPIR_INSTR_SLOT_PASS] = {
415 gpir_node *node = instr->slots[GPIR_INSTR_SLOT_PASS];
494 [GPIR_INSTR_SLOT_PASS] = gpir_codegen_store_src_pass,
H A Dinstr.c546 [GPIR_INSTR_SLOT_PASS] = { 4, "pass" },
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/ir/gp/
H A Dgpir.h242 GPIR_INSTR_SLOT_PASS, enumerator in enum:gpir_instr_slot
266 GPIR_INSTR_SLOT_DIST_TWO_END = GPIR_INSTR_SLOT_PASS,
H A Dcodegen.c46 [GPIR_INSTR_SLOT_PASS] = {
401 gpir_node *node = instr->slots[GPIR_INSTR_SLOT_PASS];
468 [GPIR_INSTR_SLOT_PASS] = gpir_codegen_store_src_pass,
H A Dinstr.c449 [GPIR_INSTR_SLOT_PASS] = { 4, "pass" },
H A Dnode.c36 GPIR_INSTR_SLOT_PASS, GPIR_INSTR_SLOT_COMPLEX,

Completed in 13 milliseconds