Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp176 SDValue ExpandFCOPYSIGN(SDNode *Node) const;
1621 SDValue SelectionDAGLegalize::ExpandFCOPYSIGN(SDNode *Node) const { in ExpandFCOPYSIGN() function in SelectionDAGLegalize
3528 Results.push_back(ExpandFCOPYSIGN(Node)); in ExpandNode()