Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:SETOLT

1140     setCondCodeAction(ISD::SETOLT, MVT::f32, Legal);
1141 setCondCodeAction(ISD::SETOLT, MVT::f64, Legal);
1246 setCondCodeAction(ISD::SETOLT, MVT::f64, Expand);
1249 setCondCodeAction(ISD::SETOLT, MVT::f32, Expand);