Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h311 bool hasPlanWithVFs(const ArrayRef<ElementCount> VFs) const { in hasPlanWithVFs()
H A DLoopVectorize.cpp5968 SmallVector<ElementCount, 8> VFs; in getMaximizedVFForTarget() local
6490 LoopVectorizationCostModel::calculateRegisterUsage(ArrayRef<ElementCount> VFs) { in calculateRegisterUsage()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp3653 ArrayRef<FunctionSummary::VFuncId> VFs) { in writeFunctionTypeMetadataRecords()
3727 [&](ArrayRef<FunctionSummary::VFuncId> VFs) { in getReferencedTypeIds()