Searched refs:ExpandLegalINT_TO_FP (Results 1 – 1 of 1) sorted by relevance
176 SDValue ExpandLegalINT_TO_FP(SDNode *Node, SDValue &Chain);2643 SDValue SelectionDAGLegalize::ExpandLegalINT_TO_FP(SDNode *Node, in ExpandLegalINT_TO_FP() function in SelectionDAGLegalize3408 if ((Tmp1 = ExpandLegalINT_TO_FP(Node, Tmp2))) { in ExpandNode()