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

References

lib/Target/Sparc/Sparc.h
   95   inline static const char *SPARCCondCodeToString(SPCC::CondCodes CC) {
lib/Target/Sparc/SparcISelLowering.cpp
 1364 static SPCC::CondCodes IntCondCCodeToICC(ISD::CondCode CC) {
 1382 static SPCC::CondCodes FPCondCCodeToFCC(ISD::CondCode CC) {
lib/Target/Sparc/SparcInstrInfo.cpp
   81 static SPCC::CondCodes GetOppositeBranchCondition(SPCC::CondCodes CC)
   81 static SPCC::CondCodes GetOppositeBranchCondition(SPCC::CondCodes CC)
  300   SPCC::CondCodes CC = static_cast<SPCC::CondCodes>(Cond[0].getImm());