Searched refs:WebAssemblyMCInstLower (Results 1 – 3 of 3) 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()87 MCSymbol *WebAssemblyMCInstLower::GetExternalSymbolSymbol( in GetExternalSymbolSymbol()92 MCOperand WebAssemblyMCInstLower::lowerSymbolOperand(const MachineOperand &MO, in lowerSymbolOperand()141 MCOperand WebAssemblyMCInstLower::lowerTypeIndexOperand( in lowerTypeIndexOperand()166 void WebAssemblyMCInstLower::lower(const MachineInstr *MI, in lower()
687 WebAssemblyMCInstLower MCInstLowering(OutContext, *this); in emitInstruction()