Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineVectorOps.cpp366 static ShuffleOps collectShuffleElements(Value *V, in collectShuffleElements() function
399 ShuffleOps LR = collectShuffleElements(VecOp, Mask, RHS); in collectShuffleElements()
515 ShuffleOps LR = collectShuffleElements(&IE, Mask, nullptr); in visitInsertElementInst()