LLVM 20.0.0git
Macros
MipsISelDAGToDAG.cpp File Reference
#include "MipsISelDAGToDAG.h"
#include "Mips.h"
#include "MipsMachineFunction.h"
#include "llvm/CodeGen/MachineConstantPool.h"
#include "llvm/CodeGen/MachineFrameInfo.h"
#include "llvm/CodeGen/MachineFunction.h"
#include "llvm/CodeGen/SelectionDAG.h"
#include "llvm/CodeGen/SelectionDAGNodes.h"
#include "llvm/CodeGen/StackProtector.h"
#include "llvm/IR/Instructions.h"
#include "llvm/IR/Type.h"
#include "llvm/Support/Debug.h"
#include "llvm/Support/ErrorHandling.h"
#include "llvm/Support/KnownBits.h"
#include "llvm/Support/raw_ostream.h"

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "mips-isel"
 
#define PASS_NAME   "MIPS DAG->DAG Pattern Instruction Selection"
 

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "mips-isel"

Definition at line 30 of file MipsISelDAGToDAG.cpp.

◆ PASS_NAME

#define PASS_NAME   "MIPS DAG->DAG Pattern Instruction Selection"

Definition at line 31 of file MipsISelDAGToDAG.cpp.