Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Mips/
H A DMipsTargetObjectFile.cpp63 static bool IsInSmallSection(uint64_t Size) { in IsInSmallSection() function
147 return IsInSmallSection( in IsGlobalInSmallSectionImpl()
174 LocalSData && IsInSmallSection(DL.getTypeAllocSize(CN->getType()))); in IsConstantInSmallSection()