Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRuntimeLibcallSignatures.cpp95 struct RuntimeLibcallSignatureTable { struct
99 RuntimeLibcallSignatureTable() : Table(RTLIB::UNKNOWN_LIBCALL, unsupported) { in RuntimeLibcallSignatureTable() argument
484 RuntimeLibcallSignatureTable &getRuntimeLibcallSignatures() { in getRuntimeLibcallSignatures()
485 static RuntimeLibcallSignatureTable RuntimeLibcallSignatures; in getRuntimeLibcallSignatures()