Searched refs:ExpandFCOPYSIGN (Results 1 – 2 of 2) sorted by relevance
146 SDValue ExpandFCOPYSIGN(SDNode *Node);1033 if (SDValue Expanded = ExpandFCOPYSIGN(Node)) { in Expand()1971 SDValue VectorLegalizer::ExpandFCOPYSIGN(SDNode *Node) { in ExpandFCOPYSIGN() function in VectorLegalizer
179 SDValue ExpandFCOPYSIGN(SDNode *Node) const;1697 SDValue SelectionDAGLegalize::ExpandFCOPYSIGN(SDNode *Node) const { in ExpandFCOPYSIGN() function in SelectionDAGLegalize3720 Results.push_back(ExpandFCOPYSIGN(Node)); in ExpandNode()