Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64MCInstLower.cpp31 AArch64MCInstLower::AArch64MCInstLower(MCContext &ctx, AsmPrinter &printer) in AArch64MCInstLower() function in AArch64MCInstLower
35 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()
DAArch64MCInstLower.h30 class LLVM_LIBRARY_VISIBILITY AArch64MCInstLower {
36 AArch64MCInstLower(MCContext &ctx, AsmPrinter &printer);
DCMakeLists.txt54 AArch64MCInstLower.cpp
DAArch64AsmPrinter.cpp50 AArch64MCInstLower MCInstLowering;