Home
last modified time | relevance | path

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

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