Searched refs:SoftenFloatRes_FCOPYSIGN (Results 1 – 2 of 2) sorted by relevance
438 SDValue SoftenFloatRes_FCOPYSIGN(SDNode *N, unsigned ResNo);
81 case ISD::FCOPYSIGN: R = SoftenFloatRes_FCOPYSIGN(N, ResNo); break; in SoftenFloatResult()230 SDValue DAGTypeLegalizer::SoftenFloatRes_FCOPYSIGN(SDNode *N, unsigned ResNo) { in SoftenFloatRes_FCOPYSIGN() function in DAGTypeLegalizer