|
LLVM 22.0.0git
|
This file implements the WebAssembly-specific subclass of TargetSubtarget. More...
#include "WebAssemblySubtarget.h"#include "MCTargetDesc/WebAssemblyMCTargetDesc.h"#include "WebAssemblyInstrInfo.h"#include "llvm/MC/TargetRegistry.h"#include "WebAssemblyGenSubtargetInfo.inc"Go to the source code of this file.
Macros | |
| #define | DEBUG_TYPE "wasm-subtarget" |
| #define | GET_SUBTARGETINFO_CTOR |
| #define | GET_SUBTARGETINFO_TARGET_DESC |
This file implements the WebAssembly-specific subclass of TargetSubtarget.
Definition in file WebAssemblySubtarget.cpp.
| #define DEBUG_TYPE "wasm-subtarget" |
Definition at line 21 of file WebAssemblySubtarget.cpp.
| #define GET_SUBTARGETINFO_CTOR |
Definition at line 23 of file WebAssemblySubtarget.cpp.
| #define GET_SUBTARGETINFO_TARGET_DESC |
Definition at line 24 of file WebAssemblySubtarget.cpp.