Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp174 void PromoteReduction(SDNode *Node, SmallVectorImpl<SDValue> &Results);
572 void VectorLegalizer::PromoteReduction(SDNode *Node, in PromoteReduction() function in VectorLegalizer
715 PromoteReduction(Node, Results); in Promote()