Home
last modified time | relevance | path

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

/external/llvm/lib/Target/WebAssembly/
DWebAssemblyMCInstLower.cpp35 MCSymbol *WebAssemblyMCInstLower::GetExternalSymbolSymbol( in GetExternalSymbolSymbol() function in WebAssemblyMCInstLower
/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.cpp2338 MCSymbol *AsmPrinter::GetExternalSymbolSymbol(StringRef Sym) const { in GetExternalSymbolSymbol() function in AsmPrinter