LLVM 23.0.0git
WebAssemblyTargetInfo.h File Reference

This file registers the WebAssembly target. More...

#include <cstdint>

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 ()
int32_t llvm::WebAssembly::getStackOpcode (uint32_t Opcode)
int32_t llvm::WebAssembly::getRegisterOpcode (uint32_t Opcode)
int32_t llvm::WebAssembly::getWasm64Opcode (uint32_t Opcode)

Detailed Description

This file registers the WebAssembly target.

Definition in file WebAssemblyTargetInfo.h.