HomeSort by relevance Sort by last modified time
    Searched refs:IsInSmallSection (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/Mips/
MipsTargetObjectFile.cpp 54 static bool IsInSmallSection(uint64_t Size) {
110 return IsInSmallSection(
137 LocalSData && IsInSmallSection(DL.getTypeAllocSize(CN->getType())));
  /external/llvm/lib/Target/Hexagon/
HexagonTargetObjectFile.cpp 43 static bool IsInSmallSection(uint64_t Size) {
78 return IsInSmallSection(

Completed in 3932 milliseconds