LLVM 19.0.0git
Namespaces | Functions
WebAssemblyTargetInfo.h File Reference

This file registers the WebAssembly target. More...

Go to the source code of this file.

Namespaces

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

Functions

Targetllvm::getTheWebAssemblyTarget32 ()
 
Targetllvm::getTheWebAssemblyTarget64 ()
 
int llvm::WebAssembly::getStackOpcode (unsigned short Opcode)
 
int llvm::WebAssembly::getRegisterOpcode (unsigned short Opcode)
 
int llvm::WebAssembly::getWasm64Opcode (unsigned short Opcode)
 

Detailed Description

This file registers the WebAssembly target.

Definition in file WebAssemblyTargetInfo.h.