Searched refs:getChannelFromSubReg (Results 1 – 4 of 4) sorted by relevance
423 unsigned getChannelFromSubReg(unsigned SubReg) const { in getChannelFromSubReg() function
644 Sub = TRI->getSubRegFromChannel(I + TRI->getChannelFromSubReg(Sub)); in getSubRegForIndex()
1020 if (TRI->getChannelFromSubReg(SubReg0) + 1 != in isRegSeqSplat()1021 TRI->getChannelFromSubReg(SubReg1)) in isRegSeqSplat()
780 unsigned Channel = RI.getChannelFromSubReg(SubIdx); in expandSGPRCopy()5479 !(RI.getChannelFromSubReg(Op->getSubReg()) & 1); in verifyInstruction()