Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp577 RK_IntegerAnd, ///< Bitwise or logical AND of numbers. enumerator
2485 case RK_IntegerAnd: in getReductionIdentity()
2509 case LoopVectorizationLegality::RK_IntegerAnd: in getReductionBinOp()
3727 if (AddReductionVar(Phi, RK_IntegerAnd)) { in canVectorizeInstrs()
4300 return ReductionInstDesc(Kind == RK_IntegerAnd, I); in isReductionInstr()