Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp188 SDValue PromoteReduction(SDNode *Node);
3016 SDValue SelectionDAGLegalize::PromoteReduction(SDNode *Node) { in PromoteReduction() function in SelectionDAGLegalize
5812 Results.push_back(PromoteReduction(Node)); in PromoteNode()