Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparc.h97 REG_LEZ = 2 + REG_BEGIN, // Less or equal to zero enumerator
159 case SPCC::REG_LEZ: in SPARCCondCodeToString()
H A DSparcInstrInfo.cpp147 case SPCC::REG_LEZ: in GetOppositeBranchCondition()
154 return SPCC::REG_LEZ; in GetOppositeBranchCondition()
H A DSparcISelLowering.cpp1530 return SPCC::REG_LEZ; in intCondCCodeToRcond()