Home
last modified time | relevance | path

Searched defs:Rets (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp492 RTLIB::Libcall LC, SmallVectorImpl<wasm::ValType> &Rets, in GetSignature()
838 SmallVectorImpl<wasm::ValType> &Rets, in GetSignature()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCSymbolWasm.h69 void setReturns(SmallVectorImpl<wasm::ValType> &&Rets) { in setReturns()