LLVM  8.0.1
Namespaces | Macros | Functions | Variables
AArch64PreLegalizerCombiner.cpp File Reference
#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/MIPatternMatch.h"
#include "llvm/CodeGen/MachineFunctionPass.h"
#include "llvm/CodeGen/TargetPassConfig.h"
#include "llvm/Support/Debug.h"
Include dependency graph for AArch64PreLegalizerCombiner.cpp:

Go to the source code of this file.

Namespaces

 llvm
 This class represents lattice values for constants.
 

Macros

#define DEBUG_TYPE   "aarch64-prelegalizer-combiner"
 

Functions

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

Variables

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

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "aarch64-prelegalizer-combiner"

Definition at line 24 of file AArch64PreLegalizerCombiner.cpp.

Function Documentation

◆ INITIALIZE_PASS_BEGIN()

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

Variable Documentation

◆ DEBUG_TYPE

DEBUG_TYPE

Definition at line 99 of file AArch64PreLegalizerCombiner.cpp.

◆ false

Combine AArch64 machine instrs before false

Definition at line 99 of file AArch64PreLegalizerCombiner.cpp.

◆ legalization

Combine AArch64 machine instrs before legalization

Definition at line 99 of file AArch64PreLegalizerCombiner.cpp.