LLVM 22.0.0git
RISCVPreLegalizerCombiner.cpp File Reference

Go to the source code of this file.

Macros

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

Functions

 INITIALIZE_PASS_BEGIN (RISCVPreLegalizerCombiner, DEBUG_TYPE, "Combine RISC-V machine instrs before legalization", false, false) INITIALIZE_PASS_END(RISCVPreLegalizerCombiner

Variables

 DEBUG_TYPE
Combine RISC V machine instrs before legalization
Combine RISC V machine instrs before false

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "riscv-prelegalizer-combiner"

Definition at line 31 of file RISCVPreLegalizerCombiner.cpp.

◆ GET_GICOMBINER_CLASS_MEMBERS

#define GET_GICOMBINER_CLASS_MEMBERS

Definition at line 60 of file RISCVPreLegalizerCombiner.cpp.

◆ GET_GICOMBINER_CONSTRUCTOR_INITS

#define GET_GICOMBINER_CONSTRUCTOR_INITS

◆ GET_GICOMBINER_DEPS

#define GET_GICOMBINER_DEPS

Definition at line 27 of file RISCVPreLegalizerCombiner.cpp.

◆ GET_GICOMBINER_IMPL

#define GET_GICOMBINER_IMPL

Definition at line 65 of file RISCVPreLegalizerCombiner.cpp.

◆ GET_GICOMBINER_TYPES

#define GET_GICOMBINER_TYPES

Definition at line 37 of file RISCVPreLegalizerCombiner.cpp.

Function Documentation

◆ INITIALIZE_PASS_BEGIN()

INITIALIZE_PASS_BEGIN ( RISCVPreLegalizerCombiner ,
DEBUG_TYPE ,
"Combine RISC-V machine instrs before legalization" ,
false ,
false  )

Variable Documentation

◆ DEBUG_TYPE

DEBUG_TYPE

Definition at line 164 of file RISCVPreLegalizerCombiner.cpp.

◆ false

Combine RISC V machine instrs before false

Definition at line 165 of file RISCVPreLegalizerCombiner.cpp.

◆ legalization

Combine RISC V machine instrs before legalization

Definition at line 165 of file RISCVPreLegalizerCombiner.cpp.