Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp3780 ArrayRef<FunctionSummary::VFuncId> VFs) { in writeFunctionTypeMetadataRecords()
3854 [&](ArrayRef<FunctionSummary::VFuncId> VFs) { in getReferencedTypeIds()
/openbsd/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVPlan.h2168 SmallSetVector<ElementCount, 2> VFs; variable
H A DLoopVectorize.cpp5237 SmallVector<ElementCount, 8> VFs; in getMaximizedVFForTarget() local
5919 LoopVectorizationCostModel::calculateRegisterUsage(ArrayRef<ElementCount> VFs) { in calculateRegisterUsage()