Searched refs:WebAssemblyMCInstLower (Results 1 – 4 of 4) sorted by relevance
30 WebAssemblyMCInstLower::GetGlobalAddressSymbol(const MachineOperand &MO) const { in GetGlobalAddressSymbol()34 MCSymbol *WebAssemblyMCInstLower::GetExternalSymbolSymbol( in GetExternalSymbolSymbol()39 MCOperand WebAssemblyMCInstLower::LowerSymbolOperand(MCSymbol *Sym, in LowerSymbolOperand()57 void WebAssemblyMCInstLower::Lower(const MachineInstr *MI, in Lower()
30 class LLVM_LIBRARY_VISIBILITY WebAssemblyMCInstLower {40 WebAssemblyMCInstLower(MCContext &ctx, AsmPrinter &printer) in WebAssemblyMCInstLower() function
24 WebAssemblyMCInstLower.cpp
256 WebAssemblyMCInstLower MCInstLowering(OutContext, *this); in EmitInstruction()