Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsTargetObjectFile.cpp70 return IsGlobalInSmallSectionImpl(GV, TM); in IsGlobalInSmallSection()
80 return (IsGlobalInSmallSectionImpl(GV, TM) && in IsGlobalInSmallSection()
88 IsGlobalInSmallSectionImpl(const GlobalValue *GV, in IsGlobalInSmallSectionImpl() function in MipsTargetObjectFile
DMipsTargetObjectFile.h31 bool IsGlobalInSmallSectionImpl(const GlobalValue *GV,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsTargetObjectFile.cpp76 return IsGlobalInSmallSectionImpl(GO, TM); in IsGlobalInSmallSection()
86 return IsGlobalInSmallSectionImpl(GO, TM) && in IsGlobalInSmallSection()
95 IsGlobalInSmallSectionImpl(const GlobalObject *GO, in IsGlobalInSmallSectionImpl() function in MipsTargetObjectFile
DMipsTargetObjectFile.h24 bool IsGlobalInSmallSectionImpl(const GlobalObject *GO,