Home
last modified time | relevance | path

Searched refs:IsInSmallSection (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/Mips/
DMipsTargetObjectFile.cpp54 static bool IsInSmallSection(uint64_t Size) { in IsInSmallSection() function
110 return IsInSmallSection( in IsGlobalInSmallSectionImpl()
137 LocalSData && IsInSmallSection(DL.getTypeAllocSize(CN->getType()))); in IsConstantInSmallSection()
/external/llvm/lib/Target/Hexagon/
DHexagonTargetObjectFile.cpp43 static bool IsInSmallSection(uint64_t Size) { in IsInSmallSection() function
78 return IsInSmallSection( in IsGlobalInSmallSection()