Home
last modified time | relevance | path

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

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