Home
last modified time | relevance | path

Searched refs:WebAssemblyMCInstLower (Results 1 – 9 of 9) sorted by relevance

/external/llvm/lib/Target/WebAssembly/
DWebAssemblyMCInstLower.cpp30 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()
DWebAssemblyMCInstLower.h30 class LLVM_LIBRARY_VISIBILITY WebAssemblyMCInstLower {
40 WebAssemblyMCInstLower(MCContext &ctx, AsmPrinter &printer) in WebAssemblyMCInstLower() function
DCMakeLists.txt24 WebAssemblyMCInstLower.cpp
DWebAssemblyAsmPrinter.cpp256 WebAssemblyMCInstLower MCInstLowering(OutContext, *this); in EmitInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyMCInstLower.h30 class LLVM_LIBRARY_VISIBILITY WebAssemblyMCInstLower {
40 WebAssemblyMCInstLower(MCContext &ctx, WebAssemblyAsmPrinter &printer) in WebAssemblyMCInstLower() function
DWebAssemblyMCInstLower.cpp34 WebAssemblyMCInstLower::GetGlobalAddressSymbol(const MachineOperand &MO) const { in GetGlobalAddressSymbol()
78 MCSymbol *WebAssemblyMCInstLower::GetExternalSymbolSymbol( in GetExternalSymbolSymbol()
109 MCOperand WebAssemblyMCInstLower::LowerSymbolOperand(MCSymbol *Sym, in LowerSymbolOperand()
141 void WebAssemblyMCInstLower::Lower(const MachineInstr *MI, in Lower()
DWebAssemblyAsmPrinter.h22 class WebAssemblyMCInstLower; variable
DCMakeLists.txt36 WebAssemblyMCInstLower.cpp
DWebAssemblyAsmPrinter.cpp211 WebAssemblyMCInstLower MCInstLowering(OutContext, *this); in EmitInstruction()