Searched defs:GetExternalSymbolSymbol (Results 1 – 6 of 6) sorted by relevance
32 BPFMCInstLower::GetExternalSymbolSymbol(const MachineOperand &MO) const { in GetExternalSymbolSymbol() function in BPFMCInstLower
43 return Printer.GetExternalSymbolSymbol(MO.getSymbolName()); in GetExternalSymbolSymbol() function in LanaiMCInstLower
41 GetExternalSymbolSymbol(const MachineOperand &MO) const { in GetExternalSymbolSymbol() function in MSP430MCInstLower
145 AArch64MCInstLower::GetExternalSymbolSymbol(const MachineOperand &MO) const { GetExternalSymbolSymbol() function in AArch64MCInstLower
87 MCSymbol *WebAssemblyMCInstLower::GetExternalSymbolSymbol( in GetExternalSymbolSymbol() function in WebAssemblyMCInstLower
3875 MCSymbol *AsmPrinter::GetExternalSymbolSymbol(Twine Sym) const { GetExternalSymbolSymbol() function in AsmPrinter