Searched refs:GetGlobalAddressSymbol (Results 1 – 14 of 14) sorted by relevance
28 BPFMCInstLower::GetGlobalAddressSymbol(const MachineOperand &MO) const { in GetGlobalAddressSymbol() function in BPFMCInstLower70 MCOp = LowerSymbolOperand(MO, GetGlobalAddressSymbol(MO)); in Lower()
39 MCSymbol *GetGlobalAddressSymbol(const MachineOperand &MO) const;
30 WebAssemblyMCInstLower::GetGlobalAddressSymbol(const MachineOperand &MO) const { in GetGlobalAddressSymbol() function in WebAssemblyMCInstLower100 MCOp = LowerSymbolOperand(GetGlobalAddressSymbol(MO), MO.getOffset(), in Lower()
34 MCSymbol *GetGlobalAddressSymbol(const MachineOperand &MO) const;
30 GetGlobalAddressSymbol(const MachineOperand &MO) const { in GetGlobalAddressSymbol() function in MSP430MCInstLower133 MCOp = LowerSymbolOperand(MO, GetGlobalAddressSymbol(MO)); in Lower()
41 MCSymbol *GetGlobalAddressSymbol(const MachineOperand &MO) const;
35 LanaiMCInstLower::GetGlobalAddressSymbol(const MachineOperand &MO) const { in GetGlobalAddressSymbol() function in LanaiMCInstLower119 MCOp = LowerSymbolOperand(MO, GetGlobalAddressSymbol(MO)); in Lower()
40 MCSymbol *GetGlobalAddressSymbol(const MachineOperand &MO) const;
32 GetGlobalAddressSymbol(const MachineOperand &MO) const { in GetGlobalAddressSymbol() function in MSP430MCInstLower137 MCOp = LowerSymbolOperand(MO, GetGlobalAddressSymbol(MO)); in Lower()
38 MCSymbol *GetGlobalAddressSymbol(const MachineOperand &MO) const;
33 GetGlobalAddressSymbol(const MachineOperand &MO) const { in GetGlobalAddressSymbol() function in MBlazeMCInstLower139 MCOp = LowerSymbolOperand(MO, GetGlobalAddressSymbol(MO)); in Lower()
47 MCSymbol *GetGlobalAddressSymbol(const MachineOperand &MO) const;
35 AArch64MCInstLower::GetGlobalAddressSymbol(const MachineOperand &MO) const { in GetGlobalAddressSymbol() function in AArch64MCInstLower185 MCOp = LowerSymbolOperand(MO, GetGlobalAddressSymbol(MO)); in lowerOperand()