Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp594 RK_IntegerMult, ///< Product of integers. enumerator
2617 case RK_IntegerMult: in getReductionIdentity()
2640 case LoopVectorizationLegality::RK_IntegerMult: in getReductionBinOp()
3755 if (AddReductionVar(Phi, RK_IntegerMult)) { in canVectorizeInstrs()
5266 return ReductionInstDesc(Kind == RK_IntegerMult, I); in isReductionInstr()