Home | History | Annotate | Download | only in Sparc

Lines Matching refs:FCOPYSIGN

1533   setOperationAction(ISD::FCOPYSIGN, MVT::f128, Expand);
1534 setOperationAction(ISD::FCOPYSIGN, MVT::f64, Expand);
1535 setOperationAction(ISD::FCOPYSIGN, MVT::f32, Expand);