LLVM 20.0.0git
|
#include "llvm/ExecutionEngine/JITLink/loongarch.h"
Go to the source code of this file.
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
namespace | llvm::jitlink |
namespace | llvm::jitlink::loongarch |
Macros | |
#define | DEBUG_TYPE "jitlink" |
#define | KIND_NAME_CASE(K) |
Functions | |
const char * | llvm::jitlink::loongarch::getEdgeKindName (Edge::Kind K) |
Returns a string name for the given loongarch edge. | |
#define DEBUG_TYPE "jitlink" |
Definition at line 15 of file loongarch.cpp.
#define KIND_NAME_CASE | ( | K | ) |