Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsTargetObjectFile.cpp56 static bool IsInSmallSection(uint64_t Size) { in IsInSmallSection() function
112 return IsInSmallSection( in IsGlobalInSmallSectionImpl()
139 LocalSData && IsInSmallSection(DL.getTypeAllocSize(CN->getType()))); in IsConstantInSmallSection()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsTargetObjectFile.cpp62 static bool IsInSmallSection(uint64_t Size) { in IsInSmallSection() function
146 return IsInSmallSection( in IsGlobalInSmallSectionImpl()
173 LocalSData && IsInSmallSection(DL.getTypeAllocSize(CN->getType()))); in IsConstantInSmallSection()
/external/llvm-project/llvm/lib/Target/Mips/
DMipsTargetObjectFile.cpp61 static bool IsInSmallSection(uint64_t Size) { in IsInSmallSection() function
145 return IsInSmallSection( in IsGlobalInSmallSectionImpl()
172 LocalSData && IsInSmallSection(DL.getTypeAllocSize(CN->getType()))); in IsConstantInSmallSection()