Searched refs:AArch64MCInstLower (Results 1 – 11 of 11) sorted by relevance
/external/llvm/lib/Target/AArch64/ |
D | AArch64MCInstLower.cpp | 31 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()
|
D | AArch64MCInstLower.h | 30 class LLVM_LIBRARY_VISIBILITY AArch64MCInstLower { 36 AArch64MCInstLower(MCContext &ctx, AsmPrinter &printer);
|
D | CMakeLists.txt | 54 AArch64MCInstLower.cpp
|
D | AArch64AsmPrinter.cpp | 50 AArch64MCInstLower MCInstLowering;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64MCInstLower.cpp | 33 AArch64MCInstLower::AArch64MCInstLower(MCContext &ctx, AsmPrinter &printer) in AArch64MCInstLower() function in AArch64MCInstLower 37 AArch64MCInstLower::GetGlobalAddressSymbol(const MachineOperand &MO) const { in GetGlobalAddressSymbol() 60 AArch64MCInstLower::GetExternalSymbolSymbol(const MachineOperand &MO) const { in GetExternalSymbolSymbol() 64 MCOperand AArch64MCInstLower::lowerSymbolOperandDarwin(const MachineOperand &MO, in lowerSymbolOperandDarwin() 99 MCOperand AArch64MCInstLower::lowerSymbolOperandELF(const MachineOperand &MO, in lowerSymbolOperandELF() 174 MCOperand AArch64MCInstLower::lowerSymbolOperandCOFF(const MachineOperand &MO, in lowerSymbolOperandCOFF() 193 MCOperand AArch64MCInstLower::LowerSymbolOperand(const MachineOperand &MO, in LowerSymbolOperand() 204 bool AArch64MCInstLower::lowerOperand(const MachineOperand &MO, in lowerOperand() 248 void AArch64MCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower()
|
D | AArch64MCInstLower.h | 30 class LLVM_LIBRARY_VISIBILITY AArch64MCInstLower { 36 AArch64MCInstLower(MCContext &ctx, AsmPrinter &printer);
|
D | CMakeLists.txt | 45 AArch64MCInstLower.cpp
|
D | AArch64AsmPrinter.cpp | 63 AArch64MCInstLower MCInstLowering;
|
/external/swiftshader/third_party/llvm-7.0/ |
D | Android.mk | 718 llvm/lib/Target/AArch64/AArch64MCInstLower.cpp \
|
D | BUILD.gn | 599 "llvm/lib/Target/AArch64/AArch64MCInstLower.cpp",
|
/external/swiftshader/ |
D | CMakeLists.txt | 1648 ${LLVM_DIR}/lib/Target/AArch64/AArch64MCInstLower.cpp
|