Home
last modified time | relevance | path

Searched defs:emitImportModule (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/MCTargetDesc/
DWebAssemblyTargetStreamer.h88 void emitImportModule(const MCSymbolWasm *Sym, in emitImportModule() function
108 void emitImportModule(const MCSymbolWasm *, StringRef) override {} in emitImportModule() function
DWebAssemblyTargetStreamer.cpp85 void WebAssemblyTargetAsmStreamer::emitImportModule(const MCSymbolWasm *Sym, in emitImportModule() function in WebAssemblyTargetAsmStreamer
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/MCTargetDesc/
DWebAssemblyTargetStreamer.h88 void emitImportModule(const MCSymbolWasm *Sym, in emitImportModule() function
108 void emitImportModule(const MCSymbolWasm *, StringRef) override {} in emitImportModule() function
DWebAssemblyTargetStreamer.cpp99 void WebAssemblyTargetAsmStreamer::emitImportModule(const MCSymbolWasm *Sym, in emitImportModule() function in WebAssemblyTargetAsmStreamer