Searched refs:GetGlobalValueSymbol (Results 1 – 3 of 3) sorted by relevance
46 MCSymbol *GetGlobalValueSymbol(const GlobalValue *GV,
41 return GetGlobalValueSymbol(MO.getGlobal(), MO.getTargetFlags()); in GetGlobalAddressSymbol()44 MCSymbol *AArch64MCInstLower::GetGlobalValueSymbol(const GlobalValue *GV, in GetGlobalValueSymbol() function in AArch64MCInstLower
2094 return MCSymbolRefExpr::create(MCInstLowering.GetGlobalValueSymbol(GV, 0), in lowerConstant()