|
LLVM
3.7.0
|
This file defines the interfaces that WebAssembly uses to lower LLVM code into a selection DAG. More...
#include "llvm/Target/TargetLowering.h"Go to the source code of this file.
Classes | |
| class | llvm::WebAssemblyTargetLowering |
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
| llvm::WebAssemblyISD | |
Enumerations | |
| enum | { llvm::WebAssemblyISD::FIRST_NUMBER = ISD::BUILTIN_OP_END } |
This file defines the interfaces that WebAssembly uses to lower LLVM code into a selection DAG.
Definition in file WebAssemblyISelLowering.h.
1.8.6