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