Home | History | Annotate | Download | only in PowerPC

Lines Matching full:fsqrt

139     setOperationAction(ISD::FSQRT, MVT::f64, Expand);
140 setOperationAction(ISD::FSQRT, MVT::f32, Expand);