Searched refs:expandFrexp (Results 1 – 1 of 1) sorted by relevance
174 SDValue expandFrexp(SDNode *Node) const;2520 SDValue SelectionDAGLegalize::expandFrexp(SDNode *Node) const { in expandFrexp() function in SelectionDAGLegalize3684 if (SDValue Expanded = expandFrexp(Node)) { in ExpandNode()