Searched refs:WebAssemblyMCInstLower (Results 1 – 4 of 4) sorted by relevance
30 class LLVM_LIBRARY_VISIBILITY WebAssemblyMCInstLower {40 WebAssemblyMCInstLower(MCContext &ctx, WebAssemblyAsmPrinter &printer) in WebAssemblyMCInstLower() function
49 WebAssemblyMCInstLower::GetGlobalAddressSymbol(const MachineOperand &MO) const { in GetGlobalAddressSymbol()71 MCSymbol *WebAssemblyMCInstLower::GetExternalSymbolSymbol( in GetExternalSymbolSymbol()123 MCOperand WebAssemblyMCInstLower::LowerSymbolOperand(MCSymbol *Sym, in LowerSymbolOperand()164 void WebAssemblyMCInstLower::Lower(const MachineInstr *MI, in Lower()
22 class WebAssemblyMCInstLower; variable
261 WebAssemblyMCInstLower MCInstLowering(OutContext, *this); in EmitInstruction()