Searched defs:IsGlobalInSmallSection (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Target/Hexagon/ | ||
D | HexagonTargetObjectFile.cpp | 53 bool HexagonTargetObjectFile::IsGlobalInSmallSection(const GlobalValue *GV, in IsGlobalInSmallSection() function in HexagonTargetObjectFile |
/external/llvm/lib/Target/Mips/ | ||
D | MipsTargetObjectFile.cpp | 63 IsGlobalInSmallSection(const GlobalValue *GV, const TargetMachine &TM) const { in IsGlobalInSmallSection() function in MipsTargetObjectFile |