Home
last modified time | relevance | path

Searched refs:ICC_NEG (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparc.h55 ICC_NEG = 6, // Negative enumerator
120 case SPCC::ICC_NEG: return "neg"; in SPARCCondCodeToString()
H A DSparcInstrInfo.cpp99 case SPCC::ICC_POS: return SPCC::ICC_NEG; in GetOppositeBranchCondition()
100 case SPCC::ICC_NEG: return SPCC::ICC_POS; in GetOppositeBranchCondition()
H A DSparcInstrInfo.td355 def ICC_NEG : ICC_VAL< 6>; // Negative