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