reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/SystemZ/SystemZElimCompare.cpp
  218       Branch->getOperand(1).getImm() != SystemZ::CCMASK_CMP_NE)
lib/Target/SystemZ/SystemZISelLowering.cpp
 1944   CONV(NE);
 2145       C.CCMask == SystemZ::CCMASK_CMP_NE) {
 2270     if (CCMask == SystemZ::CCMASK_CMP_NE)
 2290     if (CCMask == SystemZ::CCMASK_CMP_NE)
 2325     if (CCMask == SystemZ::CCMASK_CMP_NE && CmpVal == Low)
 2329     if (CCMask == SystemZ::CCMASK_CMP_NE && CmpVal == High)
 2364         NewC.CCMask == SystemZ::CCMASK_CMP_NE ||
 2510         C.CCMask == SystemZ::CCMASK_CMP_NE ||
 2804       C.CCMask != SystemZ::CCMASK_CMP_NE &&
 5969     if (CCMask == SystemZ::CCMASK_CMP_NE)
 6026     case SystemZ::CCMASK_CMP_NE: break;
 7124     .addImm(SystemZ::CCMASK_CMP_NE).addMBB(DoneMBB);
 7304         .addImm(SystemZ::CCMASK_ICMP).addImm(SystemZ::CCMASK_CMP_NE)
 7331       .addImm(SystemZ::CCMASK_ICMP).addImm(SystemZ::CCMASK_CMP_NE)
 7383         .addImm(SystemZ::CCMASK_ICMP).addImm(SystemZ::CCMASK_CMP_NE)
lib/Target/SystemZ/SystemZInstrInfo.cpp
 1423                              SystemZ::CCMASK_CMP_NE, &MI.getOperand(2));
 1427                              SystemZ::CCMASK_CMP_NE, &MI.getOperand(2));
lib/Target/SystemZ/SystemZLongBranch.cpp
  364                            .addImm(SystemZ::CCMASK_CMP_NE)