Searched defs:MinVecTy (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ | ||
H A D | VectorCombine.cpp | 187 auto *MinVecTy = VectorType::get(ScalarTy, MinVecNumElts, false); vectorizeLoadInsert() local |
H A D | LoopVectorize.cpp | 7168 Type *MinVecTy = VectorTy; getInstructionCost() local |