Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/BPF/
HDBPFMCInstLower.cpp32 BPFMCInstLower::GetExternalSymbolSymbol(const MachineOperand &MO) const { in GetExternalSymbolSymbol() function in BPFMCInstLower
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Lanai/
HDLanaiMCInstLower.cpp43 LanaiMCInstLower::GetExternalSymbolSymbol(const MachineOperand &MO) const { in GetExternalSymbolSymbol() function in LanaiMCInstLower
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/MSP430/
HDMSP430MCInstLower.cpp41 GetExternalSymbolSymbol(const MachineOperand &MO) const { in GetExternalSymbolSymbol() function in MSP430MCInstLower
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64MCInstLower.cpp75 AArch64MCInstLower::GetExternalSymbolSymbol(const MachineOperand &MO) const { in GetExternalSymbolSymbol() function in AArch64MCInstLower
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
HDWebAssemblyMCInstLower.cpp70 MCSymbol *WebAssemblyMCInstLower::GetExternalSymbolSymbol( in GetExternalSymbolSymbol() function in WebAssemblyMCInstLower
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDAsmPrinter.cpp2891 MCSymbol *AsmPrinter::GetExternalSymbolSymbol(StringRef Sym) const { in GetExternalSymbolSymbol() function in AsmPrinter