Searched refs:hasCommonLinkage (Results 1 – 17 of 17) sorted by relevance
150 if (GV->hasHiddenVisibility() && !isDecl && !GV->hasCommonLinkage()) in hasLazyResolverStub()153 GV->hasCommonLinkage() || isDecl; in hasLazyResolverStub()
209 } else if (GV->isDeclaration() || GV->hasCommonLinkage() || in printOperand()625 IsCommon = GV->hasCommonLinkage(); in EmitInstruction()677 GValue->isDeclaration() || GValue->hasCommonLinkage() || in EmitInstruction()
1961 GV->isDeclaration() || GV->hasCommonLinkage() || in PPCMaterializeGV()
2887 GValue->isDeclaration() || GValue->hasCommonLinkage() || in Select()
94 GV->hasLinkOnceLinkage() || GV->hasCommonLinkage() ) && in emitArrayBound()106 GV->hasCommonLinkage()) { in emitArrayBound()142 GV->hasCommonLinkage()) in EmitGlobalVariable()
106 GV->hasCommonLinkage())) in IsGlobalInSmallSectionImpl()
120 if (isDecl || GV->hasCommonLinkage()) { in ClassifyGlobalReference()
311 if (isDecl || GV->hasCommonLinkage()) in GVIsIndirectSymbol()
153 if (GVar->hasCommonLinkage()) in getKindForGlobal()
266 bool hasCommonLinkage() const { return isCommonLinkage(Linkage); } in hasCommonLinkage() function
166 if (GV.isDeclaration() || GV.hasCommonLinkage()) in addGlobalValue()
756 if (Src.hasCommonLinkage()) { in shouldLinkFromSource()762 if (!Dest.hasCommonLinkage()) { in shouldLinkFromSource()1094 if (DGV && DGV->hasCommonLinkage() && SGV->hasCommonLinkage()) in linkGlobalValueProto()
224 if (GV->hasCommonLinkage()) in getSymbolFlags()
408 if (GV->hasCommonLinkage()) in claim_file_hook()634 if (Resolution != LDPR_PREVAILING_DEF_IRONLY && GV->hasCommonLinkage()) { in getModuleForFile()
453 else if (def->hasCommonLinkage()) in addDefinedSymbol()
1045 GVar->hasCommonLinkage()) { in printModuleLevelGV()
454 if (GV.hasCommonLinkage()) { in visitGlobalVariable()1612 Assert(!F.hasCommonLinkage(), "Functions may not have common linkage", &F); in visitFunction()