Home
last modified time | relevance | path

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

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