Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp5111 static bool getShuffleInput(const SmallVectorImpl<int> &Bytes, unsigned Start, in getShuffleInput() function
5347 if (!getShuffleInput(OpBytes, Byte, BytesPerElement, NewByte)) in add()
6550 if (!getShuffleInput(Bytes, Index * BytesPerElement, in combineExtract()