Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h263 ElementCount FixedVF; global() member
H A DLoopVectorizationLegality.cpp585 unsigned FixedVF = VF.getKnownMinValue(); in isUniform() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.h583 getWidestVF(StringRef ScalarF,ElementCount & FixedVF,ElementCount & ScalableVF) getWidestVF() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetLibraryInfo.cpp1373 getWidestVF(StringRef ScalarF,ElementCount & FixedVF,ElementCount & ScalableVF) const getWidestVF() argument