Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp324 auto *NeutralElt = getNeutralReductionElement(VPI, VPI.getType()); in expandPredicationInReduction() local
326 cast<VectorType>(RedOp->getType())->getElementCount(), NeutralElt); in expandPredicationInReduction()