Home
last modified time | relevance | path

Searched refs:getReturns (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCSymbolWasm.h64 const SmallVector<wasm::ValType, 1> &getReturns() const { in getReturns() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DWasmObjectWriter.cpp1043 F.Returns = ResolvedSym->getReturns(); in registerFunctionType()