Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
DSystemZ.h38 NLH = 8, enumerator
DSystemZInstrInfo.cpp363 case SystemZCC::NLH: return get(SystemZ::JNLH); in getBrCond()
384 case SystemZ::JNLH: return SystemZCC::NLH; in getCondFromBranchOpc()
403 case SystemZCC::LH: return SystemZCC::NLH; in getOppositeCondition()
406 case SystemZCC::NLH: return SystemZCC::LH; in getOppositeCondition()
DSystemZISelLowering.cpp624 TCC = SystemZCC::NLH; in EmitCmp()