Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/ARM/
DARMTargetTransformInfo.cpp1385 unsigned VectorCost = NumElems * LT.first * ST->getMVEVectorCostFactor(); in getGatherScatterOpCost() local
/external/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
/external/llvm-project/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp5683 float VectorCost = C.first / (float)i; in selectVectorizationFactor() local
6401 unsigned VectorCost = getInstructionCost(I, VF).first; in computePredInstDiscount() local
/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp4920 uint64_t VectorCost = StoreExtractCombineCost; in isProfitableToPromote() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp6497 uint64_t VectorCost = StoreExtractCombineCost; in isProfitableToPromote() local
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp5301 float VectorCost = C.first / (float)i; in selectVectorizationFactor() local
/external/llvm-project/llvm/lib/CodeGen/
DCodeGenPrepare.cpp6948 uint64_t VectorCost = StoreExtractCombineCost; in isProfitableToPromote() local