Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h271 ElementCount FixedVF; global() member
H A DLoopVectorizationLegality.cpp585 unsigned FixedVF = VF.getKnownMinValue(); isUniform() local
/llvm-project/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.h582 getWidestVF(StringRef ScalarF,ElementCount & FixedVF,ElementCount & ScalableVF) getWidestVF() argument
/llvm-project/llvm/lib/Analysis/
H A DTargetLibraryInfo.cpp1425 getWidestVF(StringRef ScalarF,ElementCount & FixedVF,ElementCount & ScalableVF) const getWidestVF() argument