Home
last modified time | relevance | path

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

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