|
LLVM 23.0.0git
|
This file implements the lowering of LLVM calls to machine code calls for GlobalISel. More...
#include "WebAssemblyCallLowering.h"#include "MCTargetDesc/WebAssemblyMCTargetDesc.h"#include "WebAssemblyISelLowering.h"#include "WebAssemblyMachineFunctionInfo.h"#include "WebAssemblySubtarget.h"#include "WebAssemblyUtilities.h"#include "llvm/CodeGen/Analysis.h"#include "llvm/IR/DataLayout.h"#include "llvm/IR/DebugLoc.h"#include "llvm/IR/Value.h"Go to the source code of this file.
Macros | |
| #define | DEBUG_TYPE "wasm-call-lowering" |
This file implements the lowering of LLVM calls to machine code calls for GlobalISel.
Definition in file WebAssemblyCallLowering.cpp.
| #define DEBUG_TYPE "wasm-call-lowering" |
Definition at line 26 of file WebAssemblyCallLowering.cpp.