Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
DSystemZ.h34 NHE = 4, enumerator
DSystemZInstrInfo.cpp359 case SystemZCC::NHE: return get(SystemZ::JNHE); in getBrCond()
380 case SystemZ::JNHE: return SystemZCC::NHE; in getCondFromBranchOpc()
402 case SystemZCC::NHE: return SystemZCC::HE; in getOppositeCondition()
407 case SystemZCC::HE: return SystemZCC::NHE; in getOppositeCondition()
DSystemZISelLowering.cpp671 TCC = SystemZCC::NHE; in EmitCmp()