LLVM 20.0.0git
|
This file contains the WebAssembly implementation of the TargetInstrInfo class. More...
#include "WebAssemblyRegisterInfo.h"
#include "llvm/ADT/ArrayRef.h"
#include "llvm/CodeGen/TargetInstrInfo.h"
#include "WebAssemblyGenInstrInfo.inc"
Go to the source code of this file.
Classes | |
class | llvm::WebAssemblyInstrInfo |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
namespace | llvm::WebAssembly |
Macros | |
#define | GET_INSTRINFO_HEADER |
#define | GET_INSTRINFO_OPERAND_ENUM |
Functions | |
int16_t | llvm::WebAssembly::getNamedOperandIdx (uint16_t Opcode, uint16_t NamedIndex) |
This file contains the WebAssembly implementation of the TargetInstrInfo class.
Definition in file WebAssemblyInstrInfo.h.
#define GET_INSTRINFO_HEADER |
Definition at line 22 of file WebAssemblyInstrInfo.h.
#define GET_INSTRINFO_OPERAND_ENUM |
Definition at line 25 of file WebAssemblyInstrInfo.h.