Home
last modified time | relevance | path

Searched refs:getDestEquivalentVGPRClass (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h130 getDestEquivalentVGPRClass(const MachineInstr &Inst) const;
H A DSIInstrInfo.cpp6092 const TargetRegisterClass *NewDstRC = getDestEquivalentVGPRClass(Inst); in moveToVALU()
6910 const TargetRegisterClass *SIInstrInfo::getDestEquivalentVGPRClass( in getDestEquivalentVGPRClass() function in SIInstrInfo