Searched defs:foldSelectShuffle (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineVectorOps.cpp | 2247 Instruction *InstCombinerImpl::foldSelectShuffle(ShuffleVectorInst &Shuf) { foldSelectShuffle() function in InstCombinerImpl |
/llvm-project/llvm/lib/Transforms/Vectorize/ | ||
H A D | VectorCombine.cpp | 2169 bool VectorCombine::foldSelectShuffle(Instruction &I, bool FromReduction) { foldSelectShuffle() function in VectorCombine |