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