Lines Matching refs:FCOPYSIGN
475 // FIXME: Need to promote bf16 FCOPYSIGN to f32, but the
477 setOperationAction(ISD::FCOPYSIGN, MVT::bf16, Expand);
492 // FIXME: Need to promote f16 FCOPYSIGN to f32, but the
494 setOperationAction(ISD::FCOPYSIGN, MVT::f16, Expand);
949 ISD::FABS, ISD::FNEG, ISD::FCOPYSIGN, ISD::FCEIL,
1005 setOperationAction(ISD::FCOPYSIGN, VT, Legal);
1369 ISD::FNEG, ISD::FABS, ISD::FCOPYSIGN, ISD::FSQRT,
1494 setTargetDAGCombine({ISD::FCOPYSIGN, ISD::MGATHER, ISD::MSCATTER,
6017 VP_CASE(FCOPYSIGN) // VP_FCOPYSIGN
7075 case ISD::FCOPYSIGN:
17038 case ISD::FCOPYSIGN: {
17059 return DAG.getNode(ISD::FCOPYSIGN, DL, VT, N->getOperand(0),