Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRuntimeLibcallSignatures.cpp492 RuntimeLibcallSignatureTable &getRuntimeLibcallSignatures() { in getRuntimeLibcallSignatures() function
509 getRuntimeLibcallSignatures().Table[NameLibcall.second] != in StaticLibcallNameMap()
537 auto &Table = getRuntimeLibcallSignatures().Table; in getLibcallSignature()