Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFixSGPRCopies.cpp230 static bool isSGPRToVGPRCopy(const TargetRegisterClass *SrcRC, in isSGPRToVGPRCopy() function
302 if (!isSGPRToVGPRCopy(SrcRC, DstRC, *TRI)) in foldVGPRCopyIntoRegSequence()
641 if (isSGPRToVGPRCopy(SrcRC, DstRC, *TRI)) { in run()
781 if (isSGPRToVGPRCopy(SrcRC, DstRC, *TRI)) in run()