Home
last modified time | relevance | path

Searched refs:ICC_HI (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiCondCode.h13 ICC_HI = 2, // high enumerator
76 .EndsWith("hi", LPCC::ICC_HI) in suffixToLanaiCondCode()
H A DLanaiInstrInfo.cpp130 case LPCC::ICC_HI: // high in getOppositeCondition()
133 return LPCC::ICC_HI; in getOppositeCondition()
404 case LPCC::ICC_HI: // C Z in optimizeCompareInstr()