Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp1585 InstructionCost VectorCost = in getGatherScatterOpCost() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp5099 float VectorCost = C.first / (float)i; in selectVectorizationFactor() local
5668 unsigned VectorCost = getInstructionCost(I, VF).first; in computePredInstDiscount() local
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4920 uint64_t VectorCost = StoreExtractCombineCost; in isProfitableToPromote() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp6497 uint64_t VectorCost = StoreExtractCombineCost; in isProfitableToPromote() local
/aosp_15_r20/external/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp5301 float VectorCost = C.first / (float)i; in selectVectorizationFactor() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp7390 InstructionCost VectorCost = StoreExtractCombineCost; in isProfitableToPromote() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp6934 function_ref<InstructionCost(InstructionCost)> VectorCost) { in getEntryCost()
12900 InstructionCost VectorCost = 0, ScalarCost; in getReductionCost() local
H A DLoopVectorize.cpp6237 InstructionCost VectorCost = getInstructionCost(I, VF).first; in computePredInstDiscount() local