Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A 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()