3#ifndef LLVM_LIB_TARGET_LANAI_LANAICONDCODE_H
4#define LLVM_LIB_TARGET_LANAI_LANAICONDCODE_H
This file implements the StringSwitch template, which mimics a switch() statement whose cases are str...
StringRef - Represent a constant reference to a string, i.e.
A switch()-like statement whose cases are string literals.
StringSwitch & EndsWith(StringLiteral S, T Value)
#define llvm_unreachable(msg)
Marks that the current location is not supposed to be reachable.
static CondCode suffixToLanaiCondCode(StringRef S)
static StringRef lanaiCondCodeToString(LPCC::CondCode CC)
This is an optimization pass for GlobalISel generic memory operations.