Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Mips/
H A DMipsTargetObjectFile.cpp77 return IsGlobalInSmallSectionImpl(GO, TM); in IsGlobalInSmallSection()
87 return IsGlobalInSmallSectionImpl(GO, TM) && in IsGlobalInSmallSection()
96 IsGlobalInSmallSectionImpl(const GlobalObject *GO, in IsGlobalInSmallSectionImpl() function in MipsTargetObjectFile
H A DMipsTargetObjectFile.h24 bool IsGlobalInSmallSectionImpl(const GlobalObject *GO,