Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyInstPrinter.cpp36 WebAssemblyInstPrinter::WebAssemblyInstPrinter(const MCAsmInfo &MAI, in WebAssemblyInstPrinter() function in WebAssemblyInstPrinter
41 void WebAssemblyInstPrinter::printRegName(raw_ostream &OS, in printRegName()
48 void WebAssemblyInstPrinter::printInst(const MCInst *MI, uint64_t Address, in printInst()
292 void WebAssemblyInstPrinter::printOperand(const MCInst *MI, unsigned OpNo, in printOperand()
330 void WebAssemblyInstPrinter::printBrList(const MCInst *MI, unsigned OpNo, in printBrList()
341 void WebAssemblyInstPrinter::printWebAssemblyP2AlignOperand(const MCInst *MI, in printWebAssemblyP2AlignOperand()
350 void WebAssemblyInstPrinter::printWebAssemblySignatureOperand(const MCInst *MI, in printWebAssemblySignatureOperand()
370 void WebAssemblyInstPrinter::printWebAssemblyHeapTypeOperand(const MCInst *MI, in printWebAssemblyHeapTypeOperand()
H A DWebAssemblyInstPrinter.h26 class WebAssemblyInstPrinter final : public MCInstPrinter {
35 WebAssemblyInstPrinter(const MCAsmInfo &MAI, const MCInstrInfo &MII,
H A DCMakeLists.txt3 WebAssemblyInstPrinter.cpp
H A DWebAssemblyMCTargetDesc.cpp61 return new WebAssemblyInstPrinter(MAI, MII, MRI); in createMCInstPrinter()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DBUILD.gn59 "WebAssemblyInstPrinter.cpp",
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrCall.td52 // WebAssemblyInstPrinter.cpp.