Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h271 ElementCount FixedVF; member
H A DLoopVectorizationLegality.cpp585 unsigned FixedVF = VF.getKnownMinValue(); in isUniform() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.h580 void getWidestVF(StringRef ScalarF, ElementCount &FixedVF, in getWidestVF()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetLibraryInfo.cpp1427 ElementCount &FixedVF, in getWidestVF()