Home
last modified time | relevance | path

Searched defs:VFs (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp4011 ArrayRef<FunctionSummary::VFuncId> VFs) { in writeFunctionTypeMetadataRecords()
4085 [&](ArrayRef<FunctionSummary::VFuncId> VFs) { in getReferencedTypeIds()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h3267 SmallSetVector<ElementCount, 2> VFs; variable
H A DLoopVectorize.cpp4242 SmallVector<ElementCount, 8> VFs; in getMaximizedVFForTarget() local
5108 LoopVectorizationCostModel::calculateRegisterUsage(ArrayRef<ElementCount> VFs) { in calculateRegisterUsage()