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.cpp55 TargetInstrInfo::RegSubRegPair getSubRegForIndex(Register Reg, unsigned Sub,
638 SIShrinkInstructions::getSubRegForIndex(Register Reg, unsigned Sub, in getSubRegForIndex() function in SIShrinkInstructions
785 X1 = getSubRegForIndex(X, Xsub, I); in matchSwap()
786 Y1 = getSubRegForIndex(Y, Ysub, I); in matchSwap()