Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/compiler/
Daco_lower_to_hw_instr.cpp1117 copy_linear_vgpr(Builder& bld, Definition def, Operand op, bool preserve_scc, PhysReg scratch_sgpr) in copy_linear_vgpr()
1138 swap_linear_vgpr(Builder& bld, Definition def, Operand op, bool preserve_scc, PhysReg scratch_sgpr) in swap_linear_vgpr()
1166 PhysReg scratch_sgpr) in do_copy()
Daco_ir.h1629 PhysReg scratch_sgpr; /* might not be valid if it's not needed */ member
1899 PhysReg scratch_sgpr = PhysReg(); /* only needs to be valid if scc_live_out != false */ member