Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.h423 unsigned getChannelFromSubReg(unsigned SubReg) const { in getChannelFromSubReg() function
H A DSIShrinkInstructions.cpp644 Sub = TRI->getSubRegFromChannel(I + TRI->getChannelFromSubReg(Sub)); in getSubRegForIndex()
H A DSIFoldOperands.cpp1020 if (TRI->getChannelFromSubReg(SubReg0) + 1 != in isRegSeqSplat()
1021 TRI->getChannelFromSubReg(SubReg1)) in isRegSeqSplat()
H A DSIInstrInfo.cpp780 unsigned Channel = RI.getChannelFromSubReg(SubIdx); in expandSGPRCopy()
5479 !(RI.getChannelFromSubReg(Op->getSubReg()) & 1); in verifyInstruction()