Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp574 RK_IntegerAdd, ///< Sum of integers. enumerator
2478 case RK_IntegerAdd: in getReductionIdentity()
2503 case LoopVectorizationLegality::RK_IntegerAdd: in getReductionBinOp()
3715 if (AddReductionVar(Phi, RK_IntegerAdd)) { in canVectorizeInstrs()
4296 return ReductionInstDesc(Kind == RK_IntegerAdd, I); in isReductionInstr()