Home | History | Annotate | Download | only in SystemZ

Lines Matching full:setcc

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