Home
last modified time | relevance | path

Searched refs:GetGlobalValueSymbol (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64MCInstLower.h46 MCSymbol *GetGlobalValueSymbol(const GlobalValue *GV,
H A DAArch64MCInstLower.cpp41 return GetGlobalValueSymbol(MO.getGlobal(), MO.getTargetFlags()); in GetGlobalAddressSymbol()
44 MCSymbol *AArch64MCInstLower::GetGlobalValueSymbol(const GlobalValue *GV, in GetGlobalValueSymbol() function in AArch64MCInstLower
H A DAArch64AsmPrinter.cpp2094 return MCSymbolRefExpr::create(MCInstLowering.GetGlobalValueSymbol(GV, 0), in lowerConstant()