Searched refs:SoftenFloatOp_FCOPYSIGN (Results 1 – 2 of 2) sorted by relevance
632 SDValue SoftenFloatOp_FCOPYSIGN(SDNode *N);
1029 case ISD::FCOPYSIGN: Res = SoftenFloatOp_FCOPYSIGN(N); break; in SoftenFloatOperand()1269 SDValue DAGTypeLegalizer::SoftenFloatOp_FCOPYSIGN(SDNode *N) { in SoftenFloatOp_FCOPYSIGN() function in DAGTypeLegalizer