Home
last modified time | relevance | path

Searched refs:PPIR_INSTR_SLOT_STORE_TEMP (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
H A Dregalloc.c369 if (!node->instr->slots[PPIR_INSTR_SLOT_STORE_TEMP] && in ppir_update_spilled_dest()
454 if (instr->slots[PPIR_INSTR_SLOT_STORE_TEMP]) { in ppir_regalloc_choose_spill_node()
H A Dinstr.c268 [PPIR_INSTR_SLOT_STORE_TEMP] = { 4, "stor" },
H A Dppir.h341 PPIR_INSTR_SLOT_STORE_TEMP, enumerator
H A Dnode.c315 PPIR_INSTR_SLOT_STORE_TEMP, PPIR_INSTR_SLOT_END
H A Dcodegen.c684 [PPIR_INSTR_SLOT_STORE_TEMP] = ppir_codegen_encode_store_temp,

Completed in 5 milliseconds