Searched refs:ObjectStart (Results 1 – 1 of 1) sorted by relevance
122 uint32_t ObjectStart = *MaybeAbs; in allocateLDSGlobal() local124 if (ObjectStart != alignTo(ObjectStart, Alignment)) { in allocateLDSGlobal()137 ObjectStart + DL.getTypeAllocSize(GV.getValueType()); in allocateLDSGlobal()144 Entry.first->second = ObjectStart; in allocateLDSGlobal()145 return ObjectStart; in allocateLDSGlobal()