Home
last modified time | relevance | path

Searched defs:scratch_sgpr (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/amd/compiler/
H A Daco_ssa_elimination.cpp105 PhysReg scratch_sgpr = (*it)->definitions[0].physReg(); in insert_parallelcopies() local
H A Daco_lower_to_hw_instr.cpp1353 PhysReg scratch_sgpr) in do_copy()
H A Daco_ir.h1693 PhysReg scratch_sgpr; /* might not be valid if it's not needed */ member