Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparc.h101 REG_GEZ = 7 + REG_BEGIN // Greater than or equal to zero enumerator
167 case SPCC::REG_GEZ: in SPARCCondCodeToString()
H A DSparcInstrInfo.cpp150 return SPCC::REG_GEZ; in GetOppositeBranchCondition()
155 case SPCC::REG_GEZ: in GetOppositeBranchCondition()
H A DSparcISelLowering.cpp1532 return SPCC::REG_GEZ; in intCondCCodeToRcond()