LLVM 17.0.0git
Classes | Namespaces | Macros | Functions | Variables
AArch64O0PreLegalizerCombiner.cpp File Reference
#include "AArch64GlobalISelUtils.h"
#include "AArch64TargetMachine.h"
#include "llvm/CodeGen/GlobalISel/Combiner.h"
#include "llvm/CodeGen/GlobalISel/CombinerHelper.h"
#include "llvm/CodeGen/GlobalISel/CombinerInfo.h"
#include "llvm/CodeGen/GlobalISel/GISelKnownBits.h"
#include "llvm/CodeGen/GlobalISel/MIPatternMatch.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 "llvm/IR/Instructions.h"
#include "llvm/Support/Debug.h"
#include "AArch64GenO0PreLegalizeGICombiner.inc"
Include dependency graph for AArch64O0PreLegalizerCombiner.cpp:

Go to the source code of this file.

Classes

class  AArch64O0PreLegalizerCombinerHelperState
 

Namespaces

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

Macros

#define DEBUG_TYPE   "aarch64-O0-prelegalizer-combiner"
 
#define AARCH64O0PRELEGALIZERCOMBINERHELPER_GENCOMBINERHELPER_DEPS
 
#define AARCH64O0PRELEGALIZERCOMBINERHELPER_GENCOMBINERHELPER_H
 
#define AARCH64O0PRELEGALIZERCOMBINERHELPER_GENCOMBINERHELPER_CPP
 

Functions

 INITIALIZE_PASS_BEGIN (AArch64O0PreLegalizerCombiner, DEBUG_TYPE, "Combine AArch64 machine instrs before legalization", false, false) INITIALIZE_PASS_END(AArch64O0PreLegalizerCombiner
 
FunctionPassllvm::createAArch64O0PreLegalizerCombiner ()
 

Variables

 DEBUG_TYPE
 
Combine AArch64 machine instrs before legalization
 
Combine AArch64 machine instrs before false
 

Macro Definition Documentation

◆ AARCH64O0PRELEGALIZERCOMBINERHELPER_GENCOMBINERHELPER_CPP

#define AARCH64O0PRELEGALIZERCOMBINERHELPER_GENCOMBINERHELPER_CPP

Definition at line 107 of file AArch64O0PreLegalizerCombiner.cpp.

◆ AARCH64O0PRELEGALIZERCOMBINERHELPER_GENCOMBINERHELPER_DEPS

#define AARCH64O0PRELEGALIZERCOMBINERHELPER_GENCOMBINERHELPER_DEPS

Definition at line 44 of file AArch64O0PreLegalizerCombiner.cpp.

◆ AARCH64O0PRELEGALIZERCOMBINERHELPER_GENCOMBINERHELPER_H

#define AARCH64O0PRELEGALIZERCOMBINERHELPER_GENCOMBINERHELPER_H

Definition at line 49 of file AArch64O0PreLegalizerCombiner.cpp.

◆ DEBUG_TYPE

#define DEBUG_TYPE   "aarch64-O0-prelegalizer-combiner"

Definition at line 30 of file AArch64O0PreLegalizerCombiner.cpp.

Function Documentation

◆ INITIALIZE_PASS_BEGIN()

INITIALIZE_PASS_BEGIN ( AArch64O0PreLegalizerCombiner  ,
DEBUG_TYPE  ,
"Combine AArch64 machine instrs before legalization"  ,
false  ,
false   
)

Variable Documentation

◆ DEBUG_TYPE

DEBUG_TYPE

Definition at line 165 of file AArch64O0PreLegalizerCombiner.cpp.

◆ false

Combine AArch64 machine instrs before false

Definition at line 166 of file AArch64O0PreLegalizerCombiner.cpp.

◆ legalization

Combine AArch64 machine instrs before legalization

Definition at line 166 of file AArch64O0PreLegalizerCombiner.cpp.