Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp95 struct RuntimeLibcallSignatureTable { struct
99 RuntimeLibcallSignatureTable() : Table(RTLIB::UNKNOWN_LIBCALL, unsupported) { in RuntimeLibcallSignatureTable() argument
481 ManagedStatic<RuntimeLibcallSignatureTable> RuntimeLibcallSignatures;
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp96 struct RuntimeLibcallSignatureTable { struct
100 RuntimeLibcallSignatureTable() : Table(RTLIB::UNKNOWN_LIBCALL, unsupported) { in RuntimeLibcallSignatureTable() function
485 ManagedStatic<RuntimeLibcallSignatureTable> RuntimeLibcallSignatures;