Searched refs:ExpandConstantFP (Results 1 – 1 of 1) sorted by relevance
206 SDValue ExpandConstantFP(ConstantFPSDNode *CFP, bool UseCP);321 SelectionDAGLegalize::ExpandConstantFP(ConstantFPSDNode *CFP, bool UseCP) { in ExpandConstantFP() function in SelectionDAGLegalize3881 Results.push_back(ExpandConstantFP(CFP, true)); in ExpandNode()