Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp575 RK_IntegerMult, ///< Product of integers. enumerator
2482 case RK_IntegerMult: in getReductionIdentity()
2505 case LoopVectorizationLegality::RK_IntegerMult: in getReductionBinOp()
3719 if (AddReductionVar(Phi, RK_IntegerMult)) { in canVectorizeInstrs()
4298 return ReductionInstDesc(Kind == RK_IntegerMult, I); in isReductionInstr()