Searched refs:IsSmallObject (Results 1 – 2 of 2) sorted by relevance
18 struct IsSmallObject struct34 return IsSmallObject<Type>::value; in isSmallType()
271 static bool IsSmallObject(const GlobalValue *GV, const XCoreTargetLowering &XTL) { in IsSmallObject() function291 if (IsSmallObject(GV, *this)) { in LowerGlobalAddress()