Searched refs:WebAssemblyAsmPrinter (Results 1 – 6 of 6) sorted by relevance
59 MVT WebAssemblyAsmPrinter::getRegType(unsigned RegNo) const { in getRegType()81 WebAssemblyTargetStreamer *WebAssemblyAsmPrinter::getTargetStreamer() { in getTargetStreamer()150 MCSymbolWasm *WebAssemblyAsmPrinter::getMCSymbolForFunction( in getMCSymbolForFunction()294 void WebAssemblyAsmPrinter::emitDecls(const Module &M) { in emitDecls()388 void WebAssemblyAsmPrinter::emitEndOfAsmFile(Module &M) { in emitEndOfAsmFile()443 void WebAssemblyAsmPrinter::EmitProducerInfo(Module &M) { in EmitProducerInfo()494 void WebAssemblyAsmPrinter::EmitTargetFeatures(Module &M) { in EmitTargetFeatures()559 void WebAssemblyAsmPrinter::emitConstantPool() { in emitConstantPool()565 void WebAssemblyAsmPrinter::emitJumpTableInfo() { in emitJumpTableInfo()569 void WebAssemblyAsmPrinter::emitFunctionBodyStart() { in emitFunctionBodyStart()[all …]
23 class WebAssemblyAsmPrinter; variable32 WebAssemblyAsmPrinter &Printer;41 WebAssemblyMCInstLower(MCContext &ctx, WebAssemblyAsmPrinter &printer) in WebAssemblyMCInstLower()
21 class LLVM_LIBRARY_VISIBILITY WebAssemblyAsmPrinter final : public AsmPrinter {37 explicit WebAssemblyAsmPrinter(TargetMachine &TM, in WebAssemblyAsmPrinter() function
20 WebAssemblyAsmPrinter.cpp
36 "WebAssemblyAsmPrinter.cpp",
6763 llvm/lib/Target/WebAssembly/WebAssemblyAsmPrinter.h