Home
last modified time | relevance | path

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

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