Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineVectorOps.cpp2010 static Instruction *foldTruncShuffle(ShuffleVectorInst &Shuf, in foldTruncShuffle() function
2352 if (Instruction *I = foldTruncShuffle(SVI, DL.isBigEndian())) in visitShuffleVectorInst()