Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:SETOLT

1144       setCondCodeAction(ISD::SETOLT,      MVT::f32, Legal);
1145 setCondCodeAction(ISD::SETOLT, MVT::f64, Legal);
1250 setCondCodeAction(ISD::SETOLT, MVT::f64, Expand);
1253 setCondCodeAction(ISD::SETOLT, MVT::f32, Expand);