Searched defs:NewVecType (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineCasts.cpp | 2353 auto *NewVecType = VectorType::get(DestType, VecType); canonicalizeBitCastExtElt() local |
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | CodeGenPrepare.cpp | 7317 auto *NewVecType = optimizeShuffleVectorInst() local |