Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVECustomDAG.cpp572 auto AttachStartValue = [&](SDValue ReductionResV) { in getLegalReductionOpVVP() argument
574 return ReductionResV; in getLegalReductionOpVVP()
576 return getNode(ScalarOC, ResVT, {StartV, ReductionResV}); in getLegalReductionOpVVP()