Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp426 auto *NeutralVector = Builder.CreateVectorSplat( in expandPredicationInReduction() local
428 RedOp = Builder.CreateSelect(Mask, RedOp, NeutralVector); in expandPredicationInReduction()