Home
last modified time | relevance | path

Searched defs:isVGPRCopy (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h792 bool isVGPRCopy(const MachineInstr &MI) const { in isVGPRCopy() function
H A DSIInstrInfo.cpp3059 bool isVGPRCopy = RI.isVGPR(*MRI, DstReg); in FoldImmediate() local