LLVM 24.0.0git
WebAssemblyPreLegalizerCombiner.cpp File Reference

Go to the source code of this file.

Macros

#define GET_GICOMBINER_DEPS
#define DEBUG_TYPE   "wasm-prelegalizer-combiner"
#define GET_GICOMBINER_TYPES
#define GET_GICOMBINER_CLASS_MEMBERS
#define GET_GICOMBINER_IMPL
#define GET_GICOMBINER_CONSTRUCTOR_INITS

Functions

static bool runCombinerOnMachineFunction (MachineFunction &MF, function_ref< GISelCSEInfo *()> GetCSEInfo, function_ref< bool()> ShouldSkip, function_ref< GISelValueTracking *()> GetVT, function_ref< MachineDominatorTree *()> GetMDT)
 INITIALIZE_PASS_BEGIN (WebAssemblyPreLegalizerCombinerLegacy, DEBUG_TYPE, "Combine WebAssembly machine instrs before legalization", false, false) INITIALIZE_PASS_END(WebAssemblyPreLegalizerCombinerLegacy

Variables

 DEBUG_TYPE
Combine WebAssembly machine instrs before legalization
Combine WebAssembly machine instrs before false

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "wasm-prelegalizer-combiner"

Definition at line 37 of file WebAssemblyPreLegalizerCombiner.cpp.

◆ GET_GICOMBINER_CLASS_MEMBERS

#define GET_GICOMBINER_CLASS_MEMBERS

Definition at line 66 of file WebAssemblyPreLegalizerCombiner.cpp.

◆ GET_GICOMBINER_CONSTRUCTOR_INITS

#define GET_GICOMBINER_CONSTRUCTOR_INITS

◆ GET_GICOMBINER_DEPS

#define GET_GICOMBINER_DEPS

Definition at line 33 of file WebAssemblyPreLegalizerCombiner.cpp.

◆ GET_GICOMBINER_IMPL

#define GET_GICOMBINER_IMPL

Definition at line 71 of file WebAssemblyPreLegalizerCombiner.cpp.

◆ GET_GICOMBINER_TYPES

#define GET_GICOMBINER_TYPES

Definition at line 43 of file WebAssemblyPreLegalizerCombiner.cpp.

Function Documentation

◆ INITIALIZE_PASS_BEGIN()

INITIALIZE_PASS_BEGIN ( WebAssemblyPreLegalizerCombinerLegacy ,
DEBUG_TYPE ,
"Combine WebAssembly machine instrs before legalization" ,
false ,
false  )

◆ runCombinerOnMachineFunction()

Variable Documentation

◆ DEBUG_TYPE

DEBUG_TYPE

Definition at line 167 of file WebAssemblyPreLegalizerCombiner.cpp.

◆ false

Combine WebAssembly machine instrs before false

Definition at line 169 of file WebAssemblyPreLegalizerCombiner.cpp.

◆ legalization

Combine WebAssembly machine instrs before legalization

Definition at line 168 of file WebAssemblyPreLegalizerCombiner.cpp.