Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/Utils/
H A DWebAssemblyUtilities.h56 getOrCreateFunctionTableSymbol(MCContext &Ctx,
H A DWebAssemblyUtilities.cpp125 MCSymbolWasm *WebAssembly::getOrCreateFunctionTableSymbol( in getOrCreateFunctionTableSymbol() function in WebAssembly
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAsmPrinter.cpp403 WebAssembly::getOrCreateFunctionTableSymbol(OutContext, Subtarget); in emitEndOfAsmFile()
H A DWebAssemblyFastISel.cpp873 MCSymbolWasm *Table = WebAssembly::getOrCreateFunctionTableSymbol( in selectCall()
H A DWebAssemblyISelLowering.cpp611 : WebAssembly::getOrCreateFunctionTableSymbol( in LowerCallResults()