16 #ifndef LLVM_LIB_TARGET_WEBASSEMBLY_WEBASSEMBLYISELLOWERING_H
17 #define LLVM_LIB_TARGET_WEBASSEMBLY_WEBASSEMBLYISELLOWERING_H
23 namespace WebAssemblyISD {
33 class WebAssemblySubtarget;
34 class WebAssemblyTargetMachine;
BUILTIN_OP_END - This must be the last enum value in this list.
This class defines information used to lower LLVM code to legal SelectionDAG operators that the targe...
WebAssemblyTargetLowering(const TargetMachine &TM, const WebAssemblySubtarget &STI)
Primary interface to the complete machine description for the target machine.
This file describes how to lower LLVM code to machine code.