Home
last modified time | relevance | path

Searched refs:LanaiMCInstLower (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Target/Lanai/
DLanaiMCInstLower.cpp35 LanaiMCInstLower::GetGlobalAddressSymbol(const MachineOperand &MO) const { in GetGlobalAddressSymbol()
40 LanaiMCInstLower::GetBlockAddressSymbol(const MachineOperand &MO) const { in GetBlockAddressSymbol()
45 LanaiMCInstLower::GetExternalSymbolSymbol(const MachineOperand &MO) const { in GetExternalSymbolSymbol()
49 MCSymbol *LanaiMCInstLower::GetJumpTableSymbol(const MachineOperand &MO) const { in GetJumpTableSymbol()
59 LanaiMCInstLower::GetConstantPoolIndexSymbol(const MachineOperand &MO) const { in GetConstantPoolIndexSymbol()
68 MCOperand LanaiMCInstLower::LowerSymbolOperand(const MachineOperand &MO, in LowerSymbolOperand()
95 void LanaiMCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower()
DLanaiMCInstLower.h28 class LLVM_LIBRARY_VISIBILITY LanaiMCInstLower {
34 LanaiMCInstLower(MCContext &CTX, Mangler &Mang, AsmPrinter &AP) in LanaiMCInstLower() function
DLanaiAsmPrinter.cpp155 LanaiMCInstLower MCInstLowering(OutContext, *Mang, *this); in emitCallInstruction()
192 LanaiMCInstLower MCInstLowering(OutContext, *Mang, *this); in customEmitInstruction()
DCMakeLists.txt22 LanaiMCInstLower.cpp