|
LLVM
8.0.1
|
This file provides signature information for runtime libcalls. More...
#include "MCTargetDesc/WebAssemblyMCTargetDesc.h"#include "llvm/ADT/SmallVector.h"#include "llvm/CodeGen/RuntimeLibcalls.h"

Go to the source code of this file.
Namespaces | |
| llvm | |
| This class represents lattice values for constants. | |
Functions | |
| void | llvm::GetLibcallSignature (const WebAssemblySubtarget &Subtarget, RTLIB::Libcall LC, SmallVectorImpl< wasm::ValType > &Rets, SmallVectorImpl< wasm::ValType > &Params) |
| void | llvm::GetLibcallSignature (const WebAssemblySubtarget &Subtarget, const char *Name, SmallVectorImpl< wasm::ValType > &Rets, SmallVectorImpl< wasm::ValType > &Params) |
This file provides signature information for runtime libcalls.
Definition in file WebAssemblyRuntimeLibcallSignatures.h.
1.8.13