Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRuntimeLibcallSignatures.cpp484 RuntimeLibcallSignatureTable &getRuntimeLibcallSignatures() { in getRuntimeLibcallSignatures() function
501 getRuntimeLibcallSignatures().Table[NameLibcall.second] != in StaticLibcallNameMap()
529 auto &Table = getRuntimeLibcallSignatures().Table; in getLibcallSignature()