LLVM 20.0.0git
|
Go to the source code of this file.
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
Macros | |
#define | DEBUG_TYPE "skeleton-emitter" |
Functions | |
static void | EmitSkeleton (RecordKeeper &RK, raw_ostream &OS) |
Variables | |
static TableGen::Emitter::OptClass< SkeletonEmitter > | X ("gen-skeleton-class", "Generate example skeleton class") |
static TableGen::Emitter::Opt | Y ("gen-skeleton-entry", EmitSkeleton, "Generate example skeleton entry") |
#define DEBUG_TYPE "skeleton-emitter" |
Definition at line 16 of file TableGenBackendSkeleton.cpp.
|
static |
Definition at line 58 of file TableGenBackendSkeleton.cpp.
References OS.
|
static |
|
static |