Searched refs:SoftenFloatRes_ConstantFP (Results 1 – 2 of 2) sorted by relevance
431 SDValue SoftenFloatRes_ConstantFP(SDNode *N, unsigned ResNo);
73 case ISD::ConstantFP: R = SoftenFloatRes_ConstantFP(N, ResNo); break; in SoftenFloatResult()147 SDValue DAGTypeLegalizer::SoftenFloatRes_ConstantFP(SDNode *N, unsigned ResNo) { in SoftenFloatRes_ConstantFP() function in DAGTypeLegalizer