Searched defs:scratch_sgpr (Results 1 – 3 of 3) sorted by relevance
124 PhysReg scratch_sgpr = (*it)->definitions[0].physReg(); in insert_parallelcopies() local
1147 copy_linear_vgpr(Builder& bld, Definition def, Operand op, bool preserve_scc, PhysReg scratch_sgpr) in copy_linear_vgpr()1168 swap_linear_vgpr(Builder& bld, Definition def, Operand op, bool preserve_scc, PhysReg scratch_sgpr) in swap_linear_vgpr()1209 PhysReg scratch_sgpr) in do_copy()
1668 PhysReg scratch_sgpr; /* might not be valid if it's not needed */ member