Searched refs:SoftenFloatRes_ConstantFP (Results 1 – 2 of 2) sorted by relevance
395 SDValue SoftenFloatRes_ConstantFP(ConstantFPSDNode *N);
66 R = SoftenFloatRes_ConstantFP(cast<ConstantFPSDNode>(N)); in SoftenFloatResult()133 SDValue DAGTypeLegalizer::SoftenFloatRes_ConstantFP(ConstantFPSDNode *N) { in SoftenFloatRes_ConstantFP() function in DAGTypeLegalizer