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