Home | History | Annotate | Download | only in SystemZ

Lines Matching refs:SETCC

117   setOperationAction(ISD::SETCC,            MVT::i32, Expand);
118 setOperationAction(ISD::SETCC, MVT::i64, Expand);
119 setOperationAction(ISD::SETCC, MVT::f32, Expand);
120 setOperationAction(ISD::SETCC, MVT::f64, Expand);