Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsTargetObjectFile.cpp75 return IsGlobalInSmallSectionImpl(GO, TM); in IsGlobalInSmallSection()
85 return IsGlobalInSmallSectionImpl(GO, TM) && in IsGlobalInSmallSection()
94 IsGlobalInSmallSectionImpl(const GlobalObject *GO, in IsGlobalInSmallSectionImpl() function in MipsTargetObjectFile
H A DMipsTargetObjectFile.h23 bool IsGlobalInSmallSectionImpl(const GlobalObject *GO,