Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DGCNDPPCombine.cpp172 auto *Def = getVRegSubRegDef(getRegSubRegPair(OldOpnd), *MRI); in getOldOpndValue()
462 CombOldVGPR = getRegSubRegPair(*Src1); in createDPPInst()
575 auto CombOldVGPR = getRegSubRegPair(*OldOpnd); in combineDPPMov()
DSIFoldOperands.cpp747 auto Src = getRegSubRegPair(*Def); in foldOperand()
761 auto Src = getRegSubRegPair(*Def); in foldOperand()
DSIInstrInfo.h1209 TargetInstrInfo::RegSubRegPair getRegSubRegPair(const MachineOperand &O) { in getRegSubRegPair() function
DSIInstrInfo.cpp8110 getRegSubRegPair(RegOpnd); in getRegOrUndef()
8168 RSR = getRegSubRegPair(Op1); in getVRegSubRegDef()