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
47 WebAssemblyMCInstLower::GetGlobalAddressSymbol(const MachineOperand &MO) const { in GetGlobalAddressSymbol()92 MCSymbol *WebAssemblyMCInstLower::GetExternalSymbolSymbol( in GetExternalSymbolSymbol()97 MCOperand WebAssemblyMCInstLower::lowerSymbolOperand(const MachineOperand &MO, in lowerSymbolOperand()143 MCOperand WebAssemblyMCInstLower::lowerTypeIndexOperand( in lowerTypeIndexOperand()187 void WebAssemblyMCInstLower::lower(const MachineInstr *MI, in lower()
609 WebAssemblyMCInstLower MCInstLowering(OutContext, *this); in emitInstruction()