Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRuntimeLibcallSignatures.cpp522 RuntimeLibcallSignatureTable &getRuntimeLibcallSignatures() { in getRuntimeLibcallSignatures() function
538 getRuntimeLibcallSignatures().Table[LC] != unsupported) { in StaticLibcallNameMap()
559 auto &Table = getRuntimeLibcallSignatures().Table; in getLibcallSignature()