Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDGCNDPPCombine.cpp138 auto *Def = getVRegSubRegDef(getRegSubRegPair(OldOpnd), *MRI); in getOldOpndValue()
332 CombOldVGPR = getRegSubRegPair(*Src1); in createDPPInst()
435 auto CombOldVGPR = getRegSubRegPair(*OldOpnd); in combineDPPMov()
HDSIFoldOperands.cpp734 auto Src = getRegSubRegPair(*Def); in foldOperand()
748 auto Src = getRegSubRegPair(*Def); in foldOperand()
HDSIInstrInfo.h1066 TargetInstrInfo::RegSubRegPair getRegSubRegPair(const MachineOperand &O) { in getRegSubRegPair() function
HDSIInstrInfo.cpp6411 getRegSubRegPair(RegOpnd); in getRegOrUndef()
6469 RSR = getRegSubRegPair(Op1); in getVRegSubRegDef()