Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DIVDescriptors.cpp56 case RK_IntegerOr: in isIntegerRecurrenceKind()
575 return InstDesc(Kind == RK_IntegerOr, I); in isRecurrenceInstr()
630 if (AddReductionVar(Phi, RK_IntegerOr, TheLoop, HasFunNoNaNAttr, RedDes, DB, in isReductionPHI()
752 case RK_IntegerOr: in getRecurrenceIdentity()
779 case RK_IntegerOr: in getRecurrenceBinOp()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DIVDescriptors.h69 RK_IntegerOr, ///< Bitwise or logical OR of numbers. enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLoopUtils.cpp972 case RD::RK_IntegerOr: in createTargetReduction()