Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.h388 unsigned getChannelFromSubReg(unsigned SubReg) const { in getChannelFromSubReg() function
H A DSIShrinkInstructions.cpp616 Sub = TRI->getSubRegFromChannel(I + TRI->getChannelFromSubReg(Sub)); in getSubRegForIndex()
H A DSIInstrInfo.cpp763 unsigned Channel = RI.getChannelFromSubReg(SubIdx); in expandSGPRCopy()
5294 !(RI.getChannelFromSubReg(Op->getSubReg()) & 1); in verifyInstruction()