LLVM 19.0.0git
Namespaces | Macros | Functions | Variables
RISCVO0PreLegalizerCombiner.cpp File Reference
#include "RISCVSubtarget.h"
#include "llvm/CodeGen/GlobalISel/Combiner.h"
#include "llvm/CodeGen/GlobalISel/CombinerHelper.h"
#include "llvm/CodeGen/GlobalISel/CombinerInfo.h"
#include "llvm/CodeGen/GlobalISel/GIMatchTableExecutorImpl.h"
#include "llvm/CodeGen/GlobalISel/GISelKnownBits.h"
#include "llvm/CodeGen/GlobalISel/MachineIRBuilder.h"
#include "llvm/CodeGen/MachineDominators.h"
#include "llvm/CodeGen/MachineFunction.h"
#include "llvm/CodeGen/MachineFunctionPass.h"
#include "llvm/CodeGen/MachineRegisterInfo.h"
#include "llvm/CodeGen/TargetPassConfig.h"
#include "RISCVGenO0PreLegalizeGICombiner.inc"

Go to the source code of this file.

Namespaces

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

Macros

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

Functions

 INITIALIZE_PASS_BEGIN (RISCVO0PreLegalizerCombiner, DEBUG_TYPE, "Combine RISC-V machine instrs before legalization", false, false) INITIALIZE_PASS_END(RISCVO0PreLegalizerCombiner
 
FunctionPassllvm::createRISCVO0PreLegalizerCombiner ()
 

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-O0-prelegalizer-combiner"

Definition at line 31 of file RISCVO0PreLegalizerCombiner.cpp.

◆ GET_GICOMBINER_CLASS_MEMBERS

#define GET_GICOMBINER_CLASS_MEMBERS

Definition at line 59 of file RISCVO0PreLegalizerCombiner.cpp.

◆ GET_GICOMBINER_CONSTRUCTOR_INITS

#define GET_GICOMBINER_CONSTRUCTOR_INITS

◆ GET_GICOMBINER_DEPS

#define GET_GICOMBINER_DEPS

Definition at line 27 of file RISCVO0PreLegalizerCombiner.cpp.

◆ GET_GICOMBINER_IMPL

#define GET_GICOMBINER_IMPL

Definition at line 64 of file RISCVO0PreLegalizerCombiner.cpp.

◆ GET_GICOMBINER_TYPES

#define GET_GICOMBINER_TYPES

Definition at line 36 of file RISCVO0PreLegalizerCombiner.cpp.

Function Documentation

◆ INITIALIZE_PASS_BEGIN()

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

Variable Documentation

◆ DEBUG_TYPE

DEBUG_TYPE

Definition at line 147 of file RISCVO0PreLegalizerCombiner.cpp.

◆ false

Combine RISC V machine instrs before false

Definition at line 148 of file RISCVO0PreLegalizerCombiner.cpp.

◆ legalization

Combine RISC V machine instrs before legalization

Definition at line 148 of file RISCVO0PreLegalizerCombiner.cpp.