Searched refs:AArch64MCInstLower (Results 1 – 4 of 4) sorted by relevance
31 AArch64MCInstLower::AArch64MCInstLower(MCContext &ctx, AsmPrinter &printer) in AArch64MCInstLower() function in AArch64MCInstLower35 AArch64MCInstLower::GetGlobalAddressSymbol(const MachineOperand &MO) const { in GetGlobalAddressSymbol()40 AArch64MCInstLower::GetExternalSymbolSymbol(const MachineOperand &MO) const { in GetExternalSymbolSymbol()44 MCOperand AArch64MCInstLower::lowerSymbolOperandDarwin(const MachineOperand &MO, in lowerSymbolOperandDarwin()79 MCOperand AArch64MCInstLower::lowerSymbolOperandELF(const MachineOperand &MO, in lowerSymbolOperandELF()154 MCOperand AArch64MCInstLower::LowerSymbolOperand(const MachineOperand &MO, in LowerSymbolOperand()163 bool AArch64MCInstLower::lowerOperand(const MachineOperand &MO, in lowerOperand()207 void AArch64MCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower()
30 class LLVM_LIBRARY_VISIBILITY AArch64MCInstLower {36 AArch64MCInstLower(MCContext &ctx, AsmPrinter &printer);
54 AArch64MCInstLower.cpp
50 AArch64MCInstLower MCInstLowering;