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