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()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()
686 WebAssemblyMCInstLower MCInstLowering(OutContext, *this); in emitInstruction()