Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/Utils/
DWebAssemblyUtilities.cpp130 if (!Sym->isFunctionTable()) in getOrCreateFunctionTableSymbol()
149 if (!Sym->isFunctionTable()) in getOrCreateFuncrefCallTableSymbol()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
DMCSymbolWasm.h113 bool isFunctionTable() const { in isFunctionTable() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/AsmParser/
DWebAssemblyAsmParser.cpp186 if (!Sym->isFunctionTable()) in GetOrCreateFunctionTableSymbol()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
DWasmObjectWriter.cpp598 if (!Sym->isFunctionTable()) in recordRelocation()