Home
last modified time | relevance | path

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

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