Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Target/Mips/
H A DMipsTargetObjectFile.cpp57 static bool IsInSmallSection(uint64_t Size) { in IsInSmallSection() function
112 return IsInSmallSection( in IsGlobalInSmallSectionImpl()
137 IsInSmallSection(TM.getSubtargetImpl()->getDataLayout() in IsConstantInSmallSection()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonTargetObjectFile.cpp47 static bool IsInSmallSection(uint64_t Size) { in IsInSmallSection() function
82 return IsInSmallSection( in IsGlobalInSmallSection()