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.cpp514 RuntimeLibcallSignatureTable &getRuntimeLibcallSignatures() { in getRuntimeLibcallSignatures() function
531 getRuntimeLibcallSignatures().Table[NameLibcall.second] != in StaticLibcallNameMap()
559 auto &Table = getRuntimeLibcallSignatures().Table; in getLibcallSignature()