Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:FCOPYSIGN

148   setOperationAction(ISD::FCOPYSIGN, MVT::f64, Expand);
149 setOperationAction(ISD::FCOPYSIGN, MVT::f32, Expand);