Home
last modified time | relevance | path

Searched refs:FCC_N (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparc.h61 FCC_N = 0 + FCC_BEGIN, // Never enumerator
124 case SPCC::FCC_N: return "n"; in SPARCCondCodeToString()
H A DSparcInstrInfo.cpp102 case SPCC::FCC_A: return SPCC::FCC_N; in GetOppositeBranchCondition()
103 case SPCC::FCC_N: return SPCC::FCC_A; in GetOppositeBranchCondition()