Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFixSGPRCopies.cpp203 getCopyRegClasses(const MachineInstr &Copy, in getCopyRegClasses() function
300 std::tie(SrcRC, DstRC) = getCopyRegClasses(CopyUse, *TRI, MRI); in foldVGPRCopyIntoRegSequence()
639 std::tie(SrcRC, DstRC) = getCopyRegClasses(MI, *TRI, *MRI); in run()
780 std::tie(SrcRC, DstRC) = getCopyRegClasses(*MI, *TRI, *MRI); in run()