Searched refs:WebAssemblyInstPrinter (Results 1 – 8 of 8) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Target/WebAssembly/MCTargetDesc/ |
| H A D | WebAssemblyInstPrinter.cpp | 36 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()
|
| H A D | WebAssemblyInstPrinter.h | 26 class WebAssemblyInstPrinter final : public MCInstPrinter { 35 WebAssemblyInstPrinter(const MCAsmInfo &MAI, const MCInstrInfo &MII,
|
| H A D | CMakeLists.txt | 3 WebAssemblyInstPrinter.cpp
|
| H A D | WebAssemblyMCTargetDesc.cpp | 62 return new WebAssemblyInstPrinter(MAI, MII, MRI); in createMCInstPrinter()
|
| /llvm-project-15.0.7/llvm/test/MC/Disassembler/WebAssembly/ |
| H A D | wasm.txt | 22 # FIXME: WebAssemblyInstPrinter does not print immediates.
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/Target/WebAssembly/MCTargetDesc/ |
| H A D | BUILD.gn | 59 "WebAssemblyInstPrinter.cpp",
|
| /llvm-project-15.0.7/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyInstrCall.td | 52 // WebAssemblyInstPrinter.cpp.
|
| /llvm-project-15.0.7/clang/docs/tools/ |
| H A D | clang-formatted-files.txt | 6807 llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyInstPrinter.cpp 6808 llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyInstPrinter.h
|