|
LLVM 22.0.0git
|
This file provides signature information for runtime libcalls. More...
#include "MCTargetDesc/WebAssemblyMCTargetDesc.h"#include "llvm/ADT/SmallVector.h"#include "llvm/CodeGen/RuntimeLibcallUtil.h"Go to the source code of this file.
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
| namespace | llvm::WebAssembly |
Functions | |
| void | llvm::WebAssembly::getLibcallSignature (const WebAssemblySubtarget &Subtarget, RTLIB::Libcall LC, SmallVectorImpl< wasm::ValType > &Rets, SmallVectorImpl< wasm::ValType > &Params) |
| void | llvm::WebAssembly::getLibcallSignature (const WebAssemblySubtarget &Subtarget, StringRef Name, SmallVectorImpl< wasm::ValType > &Rets, SmallVectorImpl< wasm::ValType > &Params) |
This file provides signature information for runtime libcalls.
Definition in file WebAssemblyRuntimeLibcallSignatures.h.