Home
last modified time | relevance | path

Searched refs:getLibcallSignature (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.h25 extern void getLibcallSignature(const WebAssemblySubtarget &Subtarget,
30 extern void getLibcallSignature(const WebAssemblySubtarget &Subtarget,
DWebAssemblyMCInstLower.cpp118 getLibcallSignature(Subtarget, Name, Returns, Params); in GetExternalSymbolSymbol()
DWebAssemblyRuntimeLibcallSignatures.cpp516 void llvm::getLibcallSignature(const WebAssemblySubtarget &Subtarget, in getLibcallSignature() function in llvm
891 void llvm::getLibcallSignature(const WebAssemblySubtarget &Subtarget, in getLibcallSignature() function in llvm
903 return getLibcallSignature(Subtarget, Val->second, Rets, Params); in getLibcallSignature()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.h25 extern void getLibcallSignature(const WebAssemblySubtarget &Subtarget,
30 extern void getLibcallSignature(const WebAssemblySubtarget &Subtarget,
DWebAssemblyMCInstLower.cpp115 getLibcallSignature(Subtarget, Name, Returns, Params); in GetExternalSymbolSymbol()
DWebAssemblyRuntimeLibcallSignatures.cpp512 void llvm::getLibcallSignature(const WebAssemblySubtarget &Subtarget, in getLibcallSignature() function in llvm
881 void llvm::getLibcallSignature(const WebAssemblySubtarget &Subtarget, in getLibcallSignature() function in llvm
893 return getLibcallSignature(Subtarget, Val->second, Rets, Params); in getLibcallSignature()