LLVM  8.0.1
Macros
WebAssemblyISelDAGToDAG.cpp File Reference

This file defines an instruction selector for the WebAssembly target. More...

#include "MCTargetDesc/WebAssemblyMCTargetDesc.h"
#include "WebAssembly.h"
#include "WebAssemblyTargetMachine.h"
#include "llvm/CodeGen/SelectionDAGISel.h"
#include "llvm/IR/Function.h"
#include "llvm/Support/Debug.h"
#include "llvm/Support/KnownBits.h"
#include "llvm/Support/MathExtras.h"
#include "llvm/Support/raw_ostream.h"
#include "WebAssemblyGenDAGISel.inc"
Include dependency graph for WebAssemblyISelDAGToDAG.cpp:

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "wasm-isel"
 

Detailed Description

This file defines an instruction selector for the WebAssembly target.

Definition in file WebAssemblyISelDAGToDAG.cpp.

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "wasm-isel"

Definition at line 26 of file WebAssemblyISelDAGToDAG.cpp.