Searched refs:ExpandFABS (Results 1 – 1 of 1) sorted by relevance
173 SDValue ExpandFABS(SDNode *Node) const;1671 SDValue SelectionDAGLegalize::ExpandFABS(SDNode *Node) const { in ExpandFABS() function in SelectionDAGLegalize3192 Results.push_back(ExpandFABS(Node)); in ExpandNode()