Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/WebAssembly/
H A DWebAssemblyMCInstLower.h30 class LLVM_LIBRARY_VISIBILITY WebAssemblyMCInstLower {
41 WebAssemblyMCInstLower(MCContext &ctx, WebAssemblyAsmPrinter &printer) in WebAssemblyMCInstLower() function
H A DWebAssemblyMCInstLower.cpp46 WebAssemblyMCInstLower::GetGlobalAddressSymbol(const MachineOperand &MO) const { in GetGlobalAddressSymbol()
88 MCSymbol *WebAssemblyMCInstLower::GetExternalSymbolSymbol( in GetExternalSymbolSymbol()
93 MCOperand WebAssemblyMCInstLower::lowerSymbolOperand(const MachineOperand &MO, in lowerSymbolOperand()
142 MCOperand WebAssemblyMCInstLower::lowerTypeIndexOperand( in lowerTypeIndexOperand()
167 void WebAssemblyMCInstLower::lower(const MachineInstr *MI, in lower()
H A DCMakeLists.txt40 WebAssemblyMCInstLower.cpp
H A DWebAssemblyAsmPrinter.cpp641 WebAssemblyMCInstLower MCInstLowering(OutContext, *this); in emitInstruction()
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/Target/WebAssembly/
H A DBUILD.gn55 "WebAssemblyMCInstLower.cpp",
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt6780 llvm/lib/Target/WebAssembly/WebAssemblyMCInstLower.h