LLVM: lib/Target/WebAssembly/WebAssemblySetP2AlignOperands.cpp File Reference (original) (raw)

This file sets the p2align operands on load and store instructions. More...

Go to the source code of this file.

Macros
#define DEBUG_TYPE "wasm-set-p2align-operands"

Detailed Description

This file sets the p2align operands on load and store instructions.

Definition in file WebAssemblySetP2AlignOperands.cpp.

Macro Definition Documentation

DEBUG_TYPE

#define DEBUG_TYPE "wasm-set-p2align-operands"

Function Documentation

INITIALIZE_PASS()

INITIALIZE_PASS ( WebAssemblySetP2AlignOperands ,
DEBUG_TYPE ,
"Set the p2align operands for WebAssembly loads and stores" ,
false ,
false )

rewriteP2Align()