Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIShrinkInstructions.cpp60 TargetInstrInfo::RegSubRegPair getSubRegForIndex(Register Reg, unsigned Sub,
610 SIShrinkInstructions::getSubRegForIndex(Register Reg, unsigned Sub, in getSubRegForIndex() function in SIShrinkInstructions
737 X1 = getSubRegForIndex(X, Xsub, I); in matchSwap()
738 Y1 = getSubRegForIndex(Y, Ysub, I); in matchSwap()