Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:SETOLT

1136       setCondCodeAction(ISD::SETOLT,      MVT::f32, Legal);
1137 setCondCodeAction(ISD::SETOLT, MVT::f64, Legal);
1242 setCondCodeAction(ISD::SETOLT, MVT::f64, Expand);
1245 setCondCodeAction(ISD::SETOLT, MVT::f32, Expand);