Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp576 RK_IntegerOr, ///< Bitwise or logical OR of numbers. enumerator
2479 case RK_IntegerOr: in getReductionIdentity()
2507 case LoopVectorizationLegality::RK_IntegerOr: in getReductionBinOp()
3723 if (AddReductionVar(Phi, RK_IntegerOr)) { in canVectorizeInstrs()
4302 return ReductionInstDesc(Kind == RK_IntegerOr, I); in isReductionInstr()