Home
last modified time | relevance | path

Searched defs:emitImportModule (Results 1 – 2 of 2) 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