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