Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DGCNDPPCombine.cpp138 auto *Def = getVRegSubRegDef(getRegSubRegPair(OldOpnd), *MRI); in getOldOpndValue()
332 CombOldVGPR = getRegSubRegPair(*Src1); in createDPPInst()
435 auto CombOldVGPR = getRegSubRegPair(*OldOpnd); in combineDPPMov()
DSIFoldOperands.cpp734 auto Src = getRegSubRegPair(*Def); in foldOperand()
748 auto Src = getRegSubRegPair(*Def); in foldOperand()
DSIInstrInfo.h1066 TargetInstrInfo::RegSubRegPair getRegSubRegPair(const MachineOperand &O) { in getRegSubRegPair() function
DSIInstrInfo.cpp6411 getRegSubRegPair(RegOpnd); in getRegOrUndef()
6469 RSR = getRegSubRegPair(Op1); in getVRegSubRegDef()