Home
last modified time | relevance | path

Searched defs:SmallestType (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp4265 unsigned SmallestType, WidestType; computeFeasibleMaxVF() local
4536 getMaximizedVFForTarget(unsigned MaxTripCount,unsigned SmallestType,unsigned WidestType,ElementCount MaxSafeVF,bool FoldTailByMasking) getMaximizedVFForTarget() argument