Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:SETOLE

1134       setCondCodeAction(ISD::SETOLE,      MVT::f32, Legal);
1135 setCondCodeAction(ISD::SETOLE, MVT::f64, Legal);
1236 setCondCodeAction(ISD::SETOLE, MVT::f64, Expand);
1239 setCondCodeAction(ISD::SETOLE, MVT::f32, Expand);