Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp2184 static Instruction *foldTruncShuffle(ShuffleVectorInst &Shuf, in foldTruncShuffle() function
2628 if (Instruction *I = foldTruncShuffle(SVI, DL.isBigEndian())) in visitShuffleVectorInst()