Searched refs:IsInSmallSection (Results 1 – 4 of 4) sorted by relevance
56 static bool IsInSmallSection(uint64_t Size) { in IsInSmallSection() function112 return IsInSmallSection( in IsGlobalInSmallSectionImpl()139 LocalSData && IsInSmallSection(DL.getTypeAllocSize(CN->getType()))); in IsConstantInSmallSection()
62 static bool IsInSmallSection(uint64_t Size) { in IsInSmallSection() function146 return IsInSmallSection( in IsGlobalInSmallSectionImpl()173 LocalSData && IsInSmallSection(DL.getTypeAllocSize(CN->getType()))); in IsConstantInSmallSection()
41 static bool IsInSmallSection(uint64_t Size) { in IsInSmallSection() function73 return IsInSmallSection(TM.getTargetData()->getTypeAllocSize(Ty)); in IsGlobalInSmallSection()
45 static bool IsInSmallSection(uint64_t Size) { in IsInSmallSection() function83 return IsInSmallSection(TM.getTargetData()->getTypeAllocSize(Ty)); in IsGlobalInSmallSection()