Searched refs:LanaiMCInstLower (Results 1 – 13 of 13) sorted by relevance
/external/llvm/lib/Target/Lanai/ |
D | LanaiMCInstLower.cpp | 35 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()
|
D | LanaiMCInstLower.h | 28 class LLVM_LIBRARY_VISIBILITY LanaiMCInstLower { 34 LanaiMCInstLower(MCContext &CTX, Mangler &Mang, AsmPrinter &AP) in LanaiMCInstLower() function
|
D | LanaiAsmPrinter.cpp | 155 LanaiMCInstLower MCInstLowering(OutContext, *Mang, *this); in emitCallInstruction() 192 LanaiMCInstLower MCInstLowering(OutContext, *Mang, *this); in customEmitInstruction()
|
D | CMakeLists.txt | 22 LanaiMCInstLower.cpp
|
/external/llvm-project/llvm/lib/Target/Lanai/ |
D | LanaiMCInstLower.cpp | 33 LanaiMCInstLower::GetGlobalAddressSymbol(const MachineOperand &MO) const { in GetGlobalAddressSymbol() 38 LanaiMCInstLower::GetBlockAddressSymbol(const MachineOperand &MO) const { in GetBlockAddressSymbol() 43 LanaiMCInstLower::GetExternalSymbolSymbol(const MachineOperand &MO) const { in GetExternalSymbolSymbol() 47 MCSymbol *LanaiMCInstLower::GetJumpTableSymbol(const MachineOperand &MO) const { in GetJumpTableSymbol() 57 LanaiMCInstLower::GetConstantPoolIndexSymbol(const MachineOperand &MO) const { in GetConstantPoolIndexSymbol() 66 MCOperand LanaiMCInstLower::LowerSymbolOperand(const MachineOperand &MO, in LowerSymbolOperand() 93 void LanaiMCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower()
|
D | LanaiMCInstLower.h | 25 class LLVM_LIBRARY_VISIBILITY LanaiMCInstLower { 31 LanaiMCInstLower(MCContext &CTX, AsmPrinter &AP) : Ctx(CTX), Printer(AP) {} in LanaiMCInstLower() function
|
D | LanaiAsmPrinter.cpp | 153 LanaiMCInstLower MCInstLowering(OutContext, *this); in emitCallInstruction() 190 LanaiMCInstLower MCInstLowering(OutContext, *this); in customEmitInstruction()
|
D | CMakeLists.txt | 25 LanaiMCInstLower.cpp
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/ |
D | LanaiMCInstLower.cpp | 33 LanaiMCInstLower::GetGlobalAddressSymbol(const MachineOperand &MO) const { in GetGlobalAddressSymbol() 38 LanaiMCInstLower::GetBlockAddressSymbol(const MachineOperand &MO) const { in GetBlockAddressSymbol() 43 LanaiMCInstLower::GetExternalSymbolSymbol(const MachineOperand &MO) const { in GetExternalSymbolSymbol() 47 MCSymbol *LanaiMCInstLower::GetJumpTableSymbol(const MachineOperand &MO) const { in GetJumpTableSymbol() 57 LanaiMCInstLower::GetConstantPoolIndexSymbol(const MachineOperand &MO) const { in GetConstantPoolIndexSymbol() 66 MCOperand LanaiMCInstLower::LowerSymbolOperand(const MachineOperand &MO, in LowerSymbolOperand() 93 void LanaiMCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower()
|
D | LanaiMCInstLower.h | 27 class LLVM_LIBRARY_VISIBILITY LanaiMCInstLower { 33 LanaiMCInstLower(MCContext &CTX, AsmPrinter &AP) : Ctx(CTX), Printer(AP) {} in LanaiMCInstLower() function
|
D | LanaiAsmPrinter.cpp | 153 LanaiMCInstLower MCInstLowering(OutContext, *this); in emitCallInstruction() 190 LanaiMCInstLower MCInstLowering(OutContext, *this); in customEmitInstruction()
|
D | CMakeLists.txt | 23 LanaiMCInstLower.cpp
|
/external/llvm-project/llvm/utils/gn/secondary/llvm/lib/Target/Lanai/ |
D | BUILD.gn | 39 "LanaiMCInstLower.cpp",
|