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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNDPPCombine.cpp143 auto *Def = getVRegSubRegDef(getRegSubRegPair(OldOpnd), *MRI);
339 CombOldVGPR = getRegSubRegPair(*Src1);
442 auto CombOldVGPR = getRegSubRegPair(*OldOpnd);
H A DSIFoldOperands.cpp744 auto Src = getRegSubRegPair(*Def);
758 auto Src = getRegSubRegPair(*Def);
H A DSIInstrInfo.h1071 TargetInstrInfo::RegSubRegPair getRegSubRegPair(const MachineOperand &O) { function
H A DSIInstrInfo.cpp6921 getRegSubRegPair(RegOpnd);
6979 RSR = getRegSubRegPair(Op1);

Completed in 133 milliseconds