LLVM 19.0.0git
Macros
VEISelDAGToDAG.cpp File Reference
#include "VE.h"
#include "VETargetMachine.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 "VEGenDAGISel.inc"

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "ve-isel"
 
#define PASS_NAME   "VE DAG->DAG Pattern Instruction Selection"
 

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "ve-isel"

Definition at line 23 of file VEISelDAGToDAG.cpp.

◆ PASS_NAME

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

Definition at line 24 of file VEISelDAGToDAG.cpp.