Home
last modified time | relevance | path

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

/external/libcxx/test/support/
Dany_helpers.h18 struct IsSmallObject struct
34 return IsSmallObject<Type>::value; in isSmallType()
/external/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp271 static bool IsSmallObject(const GlobalValue *GV, const XCoreTargetLowering &XTL) { in IsSmallObject() function
291 if (IsSmallObject(GV, *this)) { in LowerGlobalAddress()