|
LLVM
3.7.0
|
This file provides WebAssembly-specific target descriptions. More...
#include "llvm/Support/DataTypes.h"#include <string>#include "WebAssemblyGenRegisterInfo.inc"#include "WebAssemblyGenSubtargetInfo.inc"Go to the source code of this file.
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
Macros | |
| #define | GET_REGINFO_ENUM |
| #define | GET_SUBTARGETINFO_ENUM |
Functions | |
| MCAsmBackend * | llvm::createWebAssemblyAsmBackend (const Target &T, const MCRegisterInfo &MRI, StringRef TT, StringRef CPU) |
Variables | |
| Target | llvm::TheWebAssemblyTarget32 |
| Target | llvm::TheWebAssemblyTarget64 |
This file provides WebAssembly-specific target descriptions.
Definition in file WebAssemblyMCTargetDesc.h.
| #define GET_REGINFO_ENUM |
Definition at line 50 of file WebAssemblyMCTargetDesc.h.
| #define GET_SUBTARGETINFO_ENUM |
Definition at line 53 of file WebAssemblyMCTargetDesc.h.
1.8.6