Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp552 RK_IntegerMult, ///< Product of integers. enumerator
2440 case RK_IntegerMult: in getReductionIdentity()
2463 case LoopVectorizationLegality::RK_IntegerMult: in getReductionBinOp()
3570 if (AddReductionVar(Phi, RK_IntegerMult)) { in canVectorizeInstrs()
5041 return ReductionInstDesc(Kind == RK_IntegerMult, I); in isReductionInstr()