Home | History | Annotate | Download | only in SystemZ

Lines Matching refs:CMP

683   return DAG.getNode((isUnsigned ? SystemZISD::UCMP : SystemZISD::CMP),
792 case SystemZISD::CMP: return "SystemZISD::CMP";