Searched refs:isSmallDataSection (Results 1 – 3 of 3) sorted by relevance
60 static bool isSmallDataSection(StringRef Sec) { in isSmallDataSection() function190 bool IsSmall = isSmallDataSection(GVar->getSection()); in isGlobalInSmallSection()364 if (GVar->hasSection() && isSmallDataSection(GVar->getSection())) in selectSmallSectionForGlobal()
85 static bool isSmallDataSection(StringRef Sec) { in isSmallDataSection() function218 bool IsSmall = isSmallDataSection(GVar->getSection()); in isGlobalInSmallSection()396 if (GVar->hasSection() && isSmallDataSection(GVar->getSection())) in selectSmallSectionForGlobal()
86 static bool isSmallDataSection(StringRef Sec) { in isSmallDataSection() function218 bool IsSmall = isSmallDataSection(GVar->getSection()); in isGlobalInSmallSection()398 if (GVar->hasSection() && isSmallDataSection(GVar->getSection())) in selectSmallSectionForGlobal()