Home
last modified time | relevance | path

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

/external/llvm/lib/Target/MSP430/
DMSP430MCInstLower.cpp42 GetExternalSymbolSymbol(const MachineOperand &MO) const { in GetExternalSymbolSymbol() function in MSP430MCInstLower
/external/llvm/lib/Target/AArch64/
DAArch64MCInstLower.cpp40 AArch64MCInstLower::GetExternalSymbolSymbol(const MachineOperand &MO) const { in GetExternalSymbolSymbol() function in AArch64MCInstLower
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp2322 MCSymbol *AsmPrinter::GetExternalSymbolSymbol(StringRef Sym) const { in GetExternalSymbolSymbol() function in AsmPrinter