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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFMCInstLower.cpp32 BPFMCInstLower::GetExternalSymbolSymbol(const MachineOperand &MO) const { function in class:BPFMCInstLower
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiMCInstLower.cpp43 LanaiMCInstLower::GetExternalSymbolSymbol(const MachineOperand &MO) const { function in class:LanaiMCInstLower
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430MCInstLower.cpp41 GetExternalSymbolSymbol(const MachineOperand &MO) const { function in class:MSP430MCInstLower
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64MCInstLower.cpp75 AArch64MCInstLower::GetExternalSymbolSymbol(const MachineOperand &MO) const { function in class:AArch64MCInstLower
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyMCInstLower.cpp70 MCSymbol *WebAssemblyMCInstLower::GetExternalSymbolSymbol( function in class:WebAssemblyMCInstLower
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2891 MCSymbol *AsmPrinter::GetExternalSymbolSymbol(StringRef Sym) const { function in class:AsmPrinter

Completed in 127 milliseconds