Home | History | Annotate | Download | only in SystemZ

Lines Matching full:ucmp

1078   return DAG.getNode((IsUnsigned ? SystemZISD::UCMP : SystemZISD::CMP),
1694 OPCODE(UCMP);