LLVM 19.0.0git
Classes | Namespaces
WebAssemblyMCInstLower.h File Reference

This file declares the class to lower WebAssembly MachineInstrs to their corresponding MCInst records. More...

#include "llvm/BinaryFormat/Wasm.h"
#include "llvm/MC/MCInst.h"
#include "llvm/Support/Compiler.h"

Go to the source code of this file.

Classes

class  llvm::WebAssemblyMCInstLower
 This class is used to lower an MachineInstr into an MCInst. More...
 

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 

Detailed Description

This file declares the class to lower WebAssembly MachineInstrs to their corresponding MCInst records.

Definition in file WebAssemblyMCInstLower.h.