Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp3524 ArrayRef<FunctionSummary::VFuncId> VFs) { in writeFunctionTypeMetadataRecords()
3566 [&](ArrayRef<FunctionSummary::VFuncId> VFs) { in getReferencedTypeIds()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp3780 ArrayRef<FunctionSummary::VFuncId> VFs) { in writeFunctionTypeMetadataRecords()
3854 [&](ArrayRef<FunctionSummary::VFuncId> VFs) { in getReferencedTypeIds()
/aosp_15_r20/external/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp5225 SmallVector<unsigned, 8> VFs; in selectVectorizationFactor() local
5526 LoopVectorizationCostModel::calculateRegisterUsage(ArrayRef<unsigned> VFs) { in calculateRegisterUsage()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp5046 SmallVector<unsigned, 8> VFs; in computeFeasibleMaxVF() local
5359 LoopVectorizationCostModel::calculateRegisterUsage(ArrayRef<unsigned> VFs) { in calculateRegisterUsage()