Home
last modified time | relevance | path

Searched refs:GetGlobalAddressSymbol (Results 1 – 20 of 20) sorted by relevance

/external/llvm/lib/Target/BPF/
DBPFMCInstLower.cpp28 BPFMCInstLower::GetGlobalAddressSymbol(const MachineOperand &MO) const { in GetGlobalAddressSymbol() function in BPFMCInstLower
70 MCOp = LowerSymbolOperand(MO, GetGlobalAddressSymbol(MO)); in Lower()
DBPFMCInstLower.h39 MCSymbol *GetGlobalAddressSymbol(const MachineOperand &MO) const;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/BPF/
DBPFMCInstLower.cpp28 BPFMCInstLower::GetGlobalAddressSymbol(const MachineOperand &MO) const { in GetGlobalAddressSymbol() function in BPFMCInstLower
78 MCOp = LowerSymbolOperand(MO, GetGlobalAddressSymbol(MO)); in Lower()
DBPFMCInstLower.h39 MCSymbol *GetGlobalAddressSymbol(const MachineOperand &MO) const;
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyMCInstLower.cpp30 WebAssemblyMCInstLower::GetGlobalAddressSymbol(const MachineOperand &MO) const { in GetGlobalAddressSymbol() function in WebAssemblyMCInstLower
100 MCOp = LowerSymbolOperand(GetGlobalAddressSymbol(MO), MO.getOffset(), in Lower()
DWebAssemblyMCInstLower.h34 MCSymbol *GetGlobalAddressSymbol(const MachineOperand &MO) const;
/external/llvm/lib/Target/Lanai/
DLanaiMCInstLower.cpp35 LanaiMCInstLower::GetGlobalAddressSymbol(const MachineOperand &MO) const { in GetGlobalAddressSymbol() function in LanaiMCInstLower
119 MCOp = LowerSymbolOperand(MO, GetGlobalAddressSymbol(MO)); in Lower()
DLanaiMCInstLower.h40 MCSymbol *GetGlobalAddressSymbol(const MachineOperand &MO) const;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/
DLanaiMCInstLower.cpp34 LanaiMCInstLower::GetGlobalAddressSymbol(const MachineOperand &MO) const { in GetGlobalAddressSymbol() function in LanaiMCInstLower
118 MCOp = LowerSymbolOperand(MO, GetGlobalAddressSymbol(MO)); in Lower()
DLanaiMCInstLower.h39 MCSymbol *GetGlobalAddressSymbol(const MachineOperand &MO) const;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/MSP430/
DMSP430MCInstLower.cpp32 GetGlobalAddressSymbol(const MachineOperand &MO) const { in GetGlobalAddressSymbol() function in MSP430MCInstLower
137 MCOp = LowerSymbolOperand(MO, GetGlobalAddressSymbol(MO)); in Lower()
DMSP430MCInstLower.h38 MCSymbol *GetGlobalAddressSymbol(const MachineOperand &MO) const;
/external/llvm/lib/Target/MSP430/
DMSP430MCInstLower.cpp32 GetGlobalAddressSymbol(const MachineOperand &MO) const { in GetGlobalAddressSymbol() function in MSP430MCInstLower
137 MCOp = LowerSymbolOperand(MO, GetGlobalAddressSymbol(MO)); in Lower()
DMSP430MCInstLower.h38 MCSymbol *GetGlobalAddressSymbol(const MachineOperand &MO) const;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyMCInstLower.h34 MCSymbol *GetGlobalAddressSymbol(const MachineOperand &MO) const;
DWebAssemblyMCInstLower.cpp34 WebAssemblyMCInstLower::GetGlobalAddressSymbol(const MachineOperand &MO) const { in GetGlobalAddressSymbol() function in WebAssemblyMCInstLower
217 MCOp = LowerSymbolOperand(GetGlobalAddressSymbol(MO), MO.getOffset(), in Lower()
/external/llvm/lib/Target/AArch64/
DAArch64MCInstLower.h47 MCSymbol *GetGlobalAddressSymbol(const MachineOperand &MO) const;
DAArch64MCInstLower.cpp35 AArch64MCInstLower::GetGlobalAddressSymbol(const MachineOperand &MO) const { in GetGlobalAddressSymbol() function in AArch64MCInstLower
185 MCOp = LowerSymbolOperand(MO, GetGlobalAddressSymbol(MO)); in lowerOperand()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64MCInstLower.h49 MCSymbol *GetGlobalAddressSymbol(const MachineOperand &MO) const;
DAArch64MCInstLower.cpp37 AArch64MCInstLower::GetGlobalAddressSymbol(const MachineOperand &MO) const { in GetGlobalAddressSymbol() function in AArch64MCInstLower
226 MCOp = LowerSymbolOperand(MO, GetGlobalAddressSymbol(MO)); in lowerOperand()