Searched refs:expandLdexp (Results 1 – 1 of 1) sorted by relevance
173 SDValue expandLdexp(SDNode *Node) const;2408 SDValue SelectionDAGLegalize::expandLdexp(SDNode *Node) const { in expandLdexp() function in SelectionDAGLegalize3669 if (SDValue Expanded = expandLdexp(Node)) { in ExpandNode()