Searched defs:GetExternalSymbolSymbol (Results 1 – 3 of 3) sorted by relevance
40 GetExternalSymbolSymbol(const MachineOperand &MO) const { in GetExternalSymbolSymbol() function in MSP430MCInstLower
43 GetExternalSymbolSymbol(const MachineOperand &MO) const { in GetExternalSymbolSymbol() function in MBlazeMCInstLower
1797 MCSymbol *AsmPrinter::GetExternalSymbolSymbol(StringRef Sym) const { in GetExternalSymbolSymbol() function in AsmPrinter