Home
last modified time | relevance | path

Searched refs:RK_IntegerAdd (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DIVDescriptors.cpp54 case RK_IntegerAdd: in isIntegerRecurrenceKind()
73 case RK_IntegerAdd: in isArithmeticRecurrenceKind()
569 return InstDesc(Kind == RK_IntegerAdd, I); in isRecurrenceInstr()
620 if (AddReductionVar(Phi, RK_IntegerAdd, TheLoop, HasFunNoNaNAttr, RedDes, DB, in isReductionPHI()
751 case RK_IntegerAdd: in getRecurrenceIdentity()
775 case RK_IntegerAdd: in getRecurrenceBinOp()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DIVDescriptors.h67 RK_IntegerAdd, ///< Sum of integers. enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLoopUtils.cpp966 case RD::RK_IntegerAdd: in createTargetReduction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp3890 if (RK != RecurrenceDescriptor::RK_IntegerAdd && in clearReductionWrapFlags()