Searched refs:ExpandFNEG (Results 1 – 2 of 2) sorted by relevance
139 SDValue ExpandFNEG(SDNode *Node);947 Results.push_back(ExpandFNEG(Node)); in Expand()1675 SDValue VectorLegalizer::ExpandFNEG(SDNode *Node) { in ExpandFNEG() function in VectorLegalizer
178 SDValue ExpandFNEG(SDNode *Node) const;1679 SDValue SelectionDAGLegalize::ExpandFNEG(SDNode *Node) const { in ExpandFNEG() function in SelectionDAGLegalize3531 Results.push_back(ExpandFNEG(Node)); in ExpandNode()