3 #ifndef LLVM_LIB_TARGET_LANAI_LANAICONDCODE_H
4 #define LLVM_LIB_TARGET_LANAI_LANAICONDCODE_H
100 #endif // LLVM_LIB_TARGET_LANAI_LANAICONDCODE_H
static CondCode suffixToLanaiCondCode(StringRef S)
static StringRef lanaiCondCodeToString(LPCC::CondCode CC)
LLVM_ATTRIBUTE_ALWAYS_INLINE R Default(const T &Value) const
LLVM_ATTRIBUTE_ALWAYS_INLINE StringSwitch & EndsWith(const char(&S)[N], const T &Value)
A switch()-like statement whose cases are string literals.
#define llvm_unreachable(msg)
Marks that the current location is not supposed to be reachable.
StringRef - Represent a constant reference to a string, i.e.