Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h381 ElementCount FixedVF; member
H A DLoopVectorizationLegality.cpp583 unsigned FixedVF = VF.getKnownMinValue(); in isUniform() local
H A DVPlanTransforms.cpp3160 unsigned FixedVF = VF.getFixedValue(); in narrowInterleaveGroups() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.h606 void getWidestVF(StringRef ScalarF, ElementCount &FixedVF, in getWidestVF()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetLibraryInfo.cpp1519 ElementCount &FixedVF, in getWidestVF()