Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp259 static bool IsSmallObject(const GlobalValue *GV, const XCoreTargetLowering &XTL) { in IsSmallObject() function
279 if (IsSmallObject(GV, *this)) { in LowerGlobalAddress()