Home
last modified time | relevance | path

Searched defs:VectorCost (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp5099 float VectorCost = C.first / (float)i; in selectVectorizationFactor() local
5668 unsigned VectorCost = getInstructionCost(I, VF).first; in computePredInstDiscount() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp6497 uint64_t VectorCost = StoreExtractCombineCost; in isProfitableToPromote() local