LLVM  4.0.0
Macros | Functions | Variables
Legalizer.cpp File Reference
#include "llvm/CodeGen/GlobalISel/Legalizer.h"
#include "llvm/CodeGen/GlobalISel/LegalizerHelper.h"
#include "llvm/CodeGen/MachineRegisterInfo.h"
#include "llvm/CodeGen/TargetPassConfig.h"
#include "llvm/Support/Debug.h"
#include "llvm/Target/TargetInstrInfo.h"
#include "llvm/Target/TargetSubtargetInfo.h"
Include dependency graph for Legalizer.cpp:

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "legalizer"
 

Functions

 INITIALIZE_PASS_BEGIN (Legalizer, DEBUG_TYPE,"Legalize the Machine IR a function's Machine IR", false, false) INITIALIZE_PASS_END(Legalizer
 

Variables

 DEBUG_TYPE
 
Legalize the Machine IR a
function s Machine 
IR
 
Legalize the Machine IR a
function s Machine 
false
 

Macro Definition Documentation

#define DEBUG_TYPE   "legalizer"

Definition at line 25 of file Legalizer.cpp.

Function Documentation

INITIALIZE_PASS_BEGIN ( Legalizer  ,
DEBUG_TYPE  ,
"Legalize the Machine IR a function's Machine IR ,
false  ,
false   
)

Variable Documentation

DEBUG_TYPE

Definition at line 34 of file Legalizer.cpp.

Legalize the Machine IR a function s Machine false

Definition at line 34 of file Legalizer.cpp.

Legalize the Machine IR a function s Machine IR

Definition at line 34 of file Legalizer.cpp.