Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DSIShrinkInstructions.cpp328 getSubRegForIndex(unsigned Reg, unsigned Sub, unsigned I, in getSubRegForIndex() function
431 X1 = getSubRegForIndex(X, Xsub, I, TRI, MRI); in matchSwap()
432 Y1 = getSubRegForIndex(Y, Ysub, I, TRI, MRI); in matchSwap()