Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRuntimeLibcallSignatures.cpp91 struct RuntimeLibcallSignatureTable { struct
95 RuntimeLibcallSignatureTable() : Table(RTLIB::UNKNOWN_LIBCALL, unsupported) { in RuntimeLibcallSignatureTable() function
492 RuntimeLibcallSignatureTable &getRuntimeLibcallSignatures() { in getRuntimeLibcallSignatures()
493 static RuntimeLibcallSignatureTable RuntimeLibcallSignatures; in getRuntimeLibcallSignatures()