Home
last modified time | relevance | path

Searched refs:FirstReducedVal (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp4131 int getReductionCost(TargetTransformInfo *TTI, Value *FirstReducedVal) { in getReductionCost() argument
4132 Type *ScalarTy = FirstReducedVal->getType(); in getReductionCost()
4145 << " for reduction that starts with " << *FirstReducedVal in getReductionCost()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp6855 int getReductionCost(TargetTransformInfo *TTI, Value *FirstReducedVal, in getReductionCost() argument
6857 Type *ScalarTy = FirstReducedVal->getType(); in getReductionCost()
6914 << " for reduction that starts with " << *FirstReducedVal in getReductionCost()
/external/llvm-project/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp7170 int getReductionCost(TargetTransformInfo *TTI, Value *FirstReducedVal, in getReductionCost() argument
7172 Type *ScalarTy = FirstReducedVal->getType(); in getReductionCost()
7229 << " for reduction that starts with " << *FirstReducedVal in getReductionCost()