LLVM 18.0.0git
|
#include "LoongArchISelDAGToDAG.h"
#include "LoongArchISelLowering.h"
#include "MCTargetDesc/LoongArchMCTargetDesc.h"
#include "MCTargetDesc/LoongArchMatInt.h"
#include "llvm/Support/KnownBits.h"
#include "llvm/Support/raw_ostream.h"
Go to the source code of this file.
Macros | |
#define | DEBUG_TYPE "loongarch-isel" |
#define | PASS_NAME "LoongArch DAG->DAG Pattern Instruction Selection" |
#define DEBUG_TYPE "loongarch-isel" |
Definition at line 22 of file LoongArchISelDAGToDAG.cpp.
#define PASS_NAME "LoongArch DAG->DAG Pattern Instruction Selection" |
Definition at line 23 of file LoongArchISelDAGToDAG.cpp.