Searched refs:ExpandFABS (Results 1 – 2 of 2) sorted by relevance
145 SDValue ExpandFABS(SDNode *Node);1027 if (SDValue Expanded = ExpandFABS(Node)) { in Expand()1951 SDValue VectorLegalizer::ExpandFABS(SDNode *Node) { in ExpandFABS() function in VectorLegalizer
180 SDValue ExpandFABS(SDNode *Node) const;1774 SDValue SelectionDAGLegalize::ExpandFABS(SDNode *Node) const { in ExpandFABS() function in SelectionDAGLegalize3726 Results.push_back(ExpandFABS(Node)); in ExpandNode()