LLVM 20.0.0git
|
#include "SparcTargetMachine.h"
#include "llvm/CodeGen/MachineRegisterInfo.h"
#include "llvm/CodeGen/SelectionDAGISel.h"
#include "llvm/IR/Intrinsics.h"
#include "llvm/Support/Debug.h"
#include "llvm/Support/ErrorHandling.h"
#include "llvm/Support/raw_ostream.h"
#include "SparcGenDAGISel.inc"
Go to the source code of this file.
Macros | |
#define | DEBUG_TYPE "sparc-isel" |
#define | PASS_NAME "SPARC DAG->DAG Pattern Instruction Selection" |
#define DEBUG_TYPE "sparc-isel" |
Definition at line 22 of file SparcISelDAGToDAG.cpp.
#define PASS_NAME "SPARC DAG->DAG Pattern Instruction Selection" |
Definition at line 23 of file SparcISelDAGToDAG.cpp.