Home
last modified time | relevance | path

Searched defs:GetExternalSymbolSymbol (Results 1 – 6 of 6) sorted by relevance

/llvm-project/llvm/lib/Target/BPF/
H A DBPFMCInstLower.cpp32 BPFMCInstLower::GetExternalSymbolSymbol(const MachineOperand &MO) const { in GetExternalSymbolSymbol() function in BPFMCInstLower
/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiMCInstLower.cpp43 return Printer.GetExternalSymbolSymbol(MO.getSymbolName()); in GetExternalSymbolSymbol() function in LanaiMCInstLower
/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430MCInstLower.cpp41 GetExternalSymbolSymbol(const MachineOperand &MO) const { in GetExternalSymbolSymbol() function in MSP430MCInstLower
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64MCInstLower.cpp145 AArch64MCInstLower::GetExternalSymbolSymbol(const MachineOperand &MO) const { GetExternalSymbolSymbol() function in AArch64MCInstLower
/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyMCInstLower.cpp87 MCSymbol *WebAssemblyMCInstLower::GetExternalSymbolSymbol( in GetExternalSymbolSymbol() function in WebAssemblyMCInstLower
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp3875 MCSymbol *AsmPrinter::GetExternalSymbolSymbol(Twine Sym) const { GetExternalSymbolSymbol() function in AsmPrinter