Home
last modified time | relevance | path

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

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