Searched refs:ICC_LS (Results 1 – 4 of 4) sorted by relevance
/openbsd/gnu/llvm/llvm/lib/Target/Lanai/ |
H A D | LanaiCondCode.h | 15 ICC_LS = 3, // low or same enumerator 78 .EndsWith("ls", LPCC::ICC_LS) in suffixToLanaiCondCode()
|
H A D | LanaiInstrInfo.cpp | 130 return LPCC::ICC_LS; in getOppositeCondition() 131 case LPCC::ICC_LS: // low or same in getOppositeCondition() 404 case LPCC::ICC_LS: // C Z in optimizeCompareInstr()
|
/openbsd/gnu/usr.bin/binutils/opcodes/ |
H A D | frv-desc.h | 142 , ICC_EQ, ICC_LS, ICC_N, ICC_LE enumerator
|
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | frv-desc.h | 144 , ICC_EQ, ICC_LS, ICC_N, ICC_LE enumerator
|