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

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

Completed in 110 milliseconds