LLVM 19.0.0git
Classes | Namespaces | Macros | Functions
WebAssemblyInstrInfo.h File Reference

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)
 

Detailed Description

This file contains the WebAssembly implementation of the TargetInstrInfo class.

Definition in file WebAssemblyInstrInfo.h.

Macro Definition Documentation

◆ GET_INSTRINFO_HEADER

#define GET_INSTRINFO_HEADER

Definition at line 22 of file WebAssemblyInstrInfo.h.

◆ GET_INSTRINFO_OPERAND_ENUM

#define GET_INSTRINFO_OPERAND_ENUM

Definition at line 25 of file WebAssemblyInstrInfo.h.