Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:FCOPYSIGN

1251     setOperationAction(ISD::FCOPYSIGN, MVT::f64, Expand);
1252 setOperationAction(ISD::FCOPYSIGN, MVT::f32, Expand);