Home
last modified time | relevance | path

Searched refs:WebAssemblyAsmPrinter (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAsmPrinter.cpp59 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 …]
H A DWebAssemblyMCInstLower.h23 class WebAssemblyAsmPrinter; variable
32 WebAssemblyAsmPrinter &Printer;
41 WebAssemblyMCInstLower(MCContext &ctx, WebAssemblyAsmPrinter &printer) in WebAssemblyMCInstLower()
H A DWebAssemblyAsmPrinter.h21 class LLVM_LIBRARY_VISIBILITY WebAssemblyAsmPrinter final : public AsmPrinter {
37 explicit WebAssemblyAsmPrinter(TargetMachine &TM, in WebAssemblyAsmPrinter() function
H A DCMakeLists.txt20 WebAssemblyAsmPrinter.cpp
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/Target/WebAssembly/
H A DBUILD.gn36 "WebAssemblyAsmPrinter.cpp",
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt6763 llvm/lib/Target/WebAssembly/WebAssemblyAsmPrinter.h