Searched refs:WebAssemblyMCInstLower (Results 1 – 6 of 6) sorted by relevance
30 class LLVM_LIBRARY_VISIBILITY WebAssemblyMCInstLower {41 WebAssemblyMCInstLower(MCContext &ctx, WebAssemblyAsmPrinter &printer) in WebAssemblyMCInstLower() function
46 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()
40 WebAssemblyMCInstLower.cpp
641 WebAssemblyMCInstLower MCInstLowering(OutContext, *this); in emitInstruction()
55 "WebAssemblyMCInstLower.cpp",
6780 llvm/lib/Target/WebAssembly/WebAssemblyMCInstLower.h