Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp325 auto *NeutralVector = Builder.CreateVectorSplat( in expandPredicationInReduction() local
327 RedOp = Builder.CreateSelect(Mask, RedOp, NeutralVector); in expandPredicationInReduction()