Searched defs:isVGPRCopy (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | SIInstrInfo.h | 970 bool isVGPRCopy(const MachineInstr &MI) const { isVGPRCopy() function |
H A D | SIInstrInfo.cpp | 3460 bool isVGPRCopy = RI.isVGPR(*MRI, DstReg); foldImmediate() local |