Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Transforms/Vectorize/
DLoopVectorizationPlanner.h274 bool hasPlanWithVFs(const ArrayRef<ElementCount> VFs) const { in hasPlanWithVFs()
DLoopVectorize.cpp5625 SmallVector<ElementCount, 8> VFs; in computeFeasibleMaxVF() local
6098 LoopVectorizationCostModel::calculateRegisterUsage(ArrayRef<ElementCount> VFs) { in calculateRegisterUsage()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp3524 ArrayRef<FunctionSummary::VFuncId> VFs) { in writeFunctionTypeMetadataRecords()
3566 [&](ArrayRef<FunctionSummary::VFuncId> VFs) { in getReferencedTypeIds()
/external/llvm-project/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp3604 ArrayRef<FunctionSummary::VFuncId> VFs) { in writeFunctionTypeMetadataRecords()
3678 [&](ArrayRef<FunctionSummary::VFuncId> VFs) { in getReferencedTypeIds()
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp5225 SmallVector<unsigned, 8> VFs; in selectVectorizationFactor() local
5526 LoopVectorizationCostModel::calculateRegisterUsage(ArrayRef<unsigned> VFs) { in calculateRegisterUsage()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp5046 SmallVector<unsigned, 8> VFs; in computeFeasibleMaxVF() local
5359 LoopVectorizationCostModel::calculateRegisterUsage(ArrayRef<unsigned> VFs) { in calculateRegisterUsage()