Searched defs:IsGlobalInSmallSection (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/Target/Hexagon/
H A DHexagonTargetObjectFile.cpp57 bool HexagonTargetObjectFile::IsGlobalInSmallSection(const GlobalValue *GV, function in class:HexagonTargetObjectFile
73 IsGlobalInSmallSection(const GlobalValue *GV, const TargetMachine &TM, function in class:HexagonTargetObjectFile
/freebsd-10-stable/contrib/llvm/lib/Target/Mips/
H A DMipsTargetObjectFile.cpp64 bool MipsTargetObjectFile::IsGlobalInSmallSection(const GlobalValue *GV, function in class:MipsTargetObjectFile
75 IsGlobalInSmallSection(const GlobalValue *GV, const TargetMachine &TM, function in class:MipsTargetObjectFile

Completed in 112 milliseconds