Searched refs:PPIR_INSTR_SLOT_BRANCH (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ir/pp/
H A Dinstr.c167 ppir_node *branch_node = instr->slots[PPIR_INSTR_SLOT_BRANCH];
270 [PPIR_INSTR_SLOT_BRANCH] = { 4, "brch" },
H A Dnode.c319 PPIR_INSTR_SLOT_BRANCH, PPIR_INSTR_SLOT_END
326 PPIR_INSTR_SLOT_BRANCH, PPIR_INSTR_SLOT_END
H A Dppir.h296 PPIR_INSTR_SLOT_BRANCH, enumerator in enum:ppir_instr_slot
H A Dcodegen.c646 [PPIR_INSTR_SLOT_BRANCH] = ppir_codegen_encode_branch,

Completed in 6 milliseconds