Home
last modified time | relevance | path

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

/external/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp275 static bool IsSmallObject(const GlobalValue *GV, const XCoreTargetLowering &XTL) { in IsSmallObject() function
294 if (IsSmallObject(GV, *this)) { in LowerGlobalAddress()