Searched refs:hasSection (Results 1 – 19 of 19) sorted by relevance
133 GV->getType()->getAddressSpace() != 0 || GV->hasSection() || in runOnModule()167 GV->getType()->getAddressSpace() != 0 || GV->hasSection() || in runOnModule()
1215 if (int Res = cmpNumbers(FnL->hasSection(), FnR->hasSection())) in compare()1218 if (FnL->hasSection()) { in compare()
641 if (OpGlobal->hasSection()) in verifyBitSetMDNode()
65 if (GV->hasSection()) in isSuitableForBSS()245 if (GV->hasSection()) in SectionForGlobal()
58 bool hasSection() const { return !StringRef(getSection()).empty(); } in hasSection() function
176 bool hasSection() const { return !StringRef(getSection()).empty(); } in hasSection() function
61 (AMDGPU::isGlobalSegment(GV) && GV->hasSection() && in isAgentAllocation()
113 GVRHS->hasSection()) in getExecutableRelativeSymbol()
525 if (GV.isDeclaration() || GV.isThreadLocal() || GV.hasSection()) in doInitialization()
1745 !GV->hasSection() && GV->getAlignment() < PrefAlign && in optimizeCallInst()
361 if (!v->hasSection() /* || !isTargetDarwin */) in addDefinedDataSymbol()
642 if (GV.hasSection()) { in WriteModuleInfo()654 if (F.hasSection()) { in WriteModuleInfo()718 Vals.push_back(GV.hasSection() ? SectionMap[GV.getSection()] : 0); in WriteModuleInfo()749 Vals.push_back(F.hasSection() ? SectionMap[F.getSection()] : 0); in WriteModuleInfo()
1022 if (GV->hasSection()) { in printVariableHead()1749 if (F->hasSection()) { in printFunctionHead()
974 if (!GO->hasSection() || GO->getAlignment() == 0) in enforceKnownAlignment()
2426 if (GV->hasSection()) { in printGlobal()2605 if (F->hasSection()) { in printFunction()
1019 if (GVar->hasSection()) { in printModuleLevelGV()
97 if (GVAlign > NumBits || GV->hasSection()) in getGVAlignmentLog2()
1209 if (G->hasSection()) { in ShouldInstrumentGlobal()
264 if ((GV->hasSection() && StringRef(GV->getSection()).startswith(".cp.")) || in getGlobalAddressWrapper()