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

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

Completed in 116 milliseconds