Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIShrinkInstructions.cpp61 TargetInstrInfo::RegSubRegPair getSubRegForIndex(Register Reg, unsigned Sub,
584 SIShrinkInstructions::getSubRegForIndex(Register Reg, unsigned Sub, in getSubRegForIndex() function in SIShrinkInstructions
711 X1 = getSubRegForIndex(X, Xsub, I); in matchSwap()
712 Y1 = getSubRegForIndex(Y, Ysub, I); in matchSwap()