Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAsmPrinter.h76 void emitDecls(const Module &M);
H A DWebAssemblyAsmPrinter.cpp300 void WebAssemblyAsmPrinter::emitDecls(const Module &M) { in emitDecls() function in WebAssemblyAsmPrinter
394 emitDecls(M); in emitEndOfAsmFile()
605 emitDecls(*MMI->getModule()); in emitConstantPool()