Searched refs:SoftenFloatRes_FCOPYSIGN (Results 1 – 5 of 5) sorted by relevance
77 ; DAGTypeLegalizer::SoftenFloatRes_FCOPYSIGN will convert to bitwise
82 ; DAGTypeLegalizer::SoftenFloatRes_FCOPYSIGN will convert to bitwise
545 SDValue SoftenFloatRes_FCOPYSIGN(SDNode *N);
81 case ISD::FCOPYSIGN: R = SoftenFloatRes_FCOPYSIGN(N); break; in SoftenFloatResult()324 SDValue DAGTypeLegalizer::SoftenFloatRes_FCOPYSIGN(SDNode *N) { in SoftenFloatRes_FCOPYSIGN() function in DAGTypeLegalizer