Home
last modified time | relevance | path

Searched refs:RK_Arithmetic (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DTargetTransformInfo.cpp883 RK_Arithmetic, /// Binary reduction data. enumerator
907 return ReductionData(RK_Arithmetic, I->getOpcode(), L, R); in getReductionData()
1252 case RK_Arithmetic: in getInstructionThroughput()
1268 case RK_Arithmetic: in getInstructionThroughput()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp6109 RK_Arithmetic, /// Binary reduction data. enumerator
6137 ((Kind == RK_Arithmetic && in isVectorizable()
6154 case RK_Arithmetic: in createOp()
6202 case RK_Arithmetic: in isMinMax()
6285 case RK_Arithmetic: in isAssociative()
6345 case RK_Arithmetic: in createOp()
6369 case RK_Arithmetic: in createOp()
6392 case RK_Arithmetic: in getFlags()
6457 RK_Arithmetic); in getOperationData()
6863 case RK_Arithmetic: in getReductionCost()
[all …]