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

/freebsd-11.0-release/contrib/llvm/lib/Target/Mips/
H A DMipsTargetObjectFile.cpp68 return IsGlobalInSmallSectionImpl(GV, TM);
78 return (IsGlobalInSmallSectionImpl(GV, TM) &&
86 IsGlobalInSmallSectionImpl(const GlobalValue *GV, function in class:MipsTargetObjectFile
H A DMipsTargetObjectFile.h31 bool IsGlobalInSmallSectionImpl(const GlobalValue *GV,

Completed in 53 milliseconds