Home
last modified time | relevance | path

Searched refs:ICC_LEU (Results 1 – 12 of 12) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/Sparc/
DSparc.h48 ICC_LEU = 4 , // Less or Equal Unsigned enumerator
85 case SPCC::ICC_LEU: return "leu"; in SPARCCondCodeToString()
DSparcInstrInfo.cpp89 case SPCC::ICC_GU: return SPCC::ICC_LEU; in GetOppositeBranchCondition()
90 case SPCC::ICC_LEU: return SPCC::ICC_GU; in GetOppositeBranchCondition()
DSparcISelLowering.cpp655 case ISD::SETULE: return SPCC::ICC_LEU; in IntCondCCodeToICC()
DSparcInstrInfo.td152 def ICC_LEU : ICC_VAL< 4>; // Less or Equal Unsigned
/external/llvm/lib/Target/Sparc/
DSparc.h52 ICC_LEU = 4 , // Less or Equal Unsigned enumerator
107 case SPCC::ICC_LEU: return "leu"; in SPARCCondCodeToString()
DSparcInstrInfo.cpp93 case SPCC::ICC_GU: return SPCC::ICC_LEU; in GetOppositeBranchCondition()
94 case SPCC::ICC_LEU: return SPCC::ICC_GU; in GetOppositeBranchCondition()
DSparcInstrInfo.td243 def ICC_LEU : ICC_VAL< 4>; // Less or Equal Unsigned
DSparcISelLowering.cpp1435 case ISD::SETULE: return SPCC::ICC_LEU; in IntCondCCodeToICC()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/
DSparc.h52 ICC_LEU = 4 , // Less or Equal Unsigned enumerator
107 case SPCC::ICC_LEU: return "leu"; in SPARCCondCodeToString()
DSparcInstrInfo.cpp93 case SPCC::ICC_GU: return SPCC::ICC_LEU; in GetOppositeBranchCondition()
94 case SPCC::ICC_LEU: return SPCC::ICC_GU; in GetOppositeBranchCondition()
DSparcInstrInfo.td247 def ICC_LEU : ICC_VAL< 4>; // Less or Equal Unsigned
DSparcISelLowering.cpp1416 case ISD::SETULE: return SPCC::ICC_LEU; in IntCondCCodeToICC()