Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
HDLoopVectorizationPlanner.h271 ElementCount FixedVF; member
HDLoopVectorizationLegality.cpp585 unsigned FixedVF = VF.getKnownMinValue(); in isUniform() local
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
HDTargetLibraryInfo.h580 void getWidestVF(StringRef ScalarF, ElementCount &FixedVF, in getWidestVF()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Analysis/
HDTargetLibraryInfo.cpp1427 ElementCount &FixedVF, in getWidestVF()