Searched refs:ICC_HI (Results 1 – 4 of 4) sorted by relevance
/openbsd/gnu/llvm/llvm/lib/Target/Lanai/ |
H A D | LanaiCondCode.h | 13 ICC_HI = 2, // high enumerator 76 .EndsWith("hi", LPCC::ICC_HI) in suffixToLanaiCondCode()
|
H A D | LanaiInstrInfo.cpp | 129 case LPCC::ICC_HI: // high in getOppositeCondition() 132 return LPCC::ICC_HI; in getOppositeCondition() 403 case LPCC::ICC_HI: // C Z in optimizeCompareInstr()
|
/openbsd/gnu/usr.bin/binutils/opcodes/ |
H A D | frv-desc.h | 144 , ICC_NE, ICC_HI, ICC_P, ICC_GT enumerator
|
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | frv-desc.h | 146 , ICC_NE, ICC_HI, ICC_P, ICC_GT enumerator
|