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