Searched refs:SoftenFloatRes_FSINCOS (Results 1 – 2 of 2) sorted by relevance
613 SDValue SoftenFloatRes_FSINCOS(SDNode *N);
134 case ISD::FSINCOS: R = SoftenFloatRes_FSINCOS(N); break; in SoftenFloatResult()855 SDValue DAGTypeLegalizer::SoftenFloatRes_FSINCOS(SDNode *N) { in SoftenFloatRes_FSINCOS() function in DAGTypeLegalizer