Searched refs:DescriptorInfo (Results 1 – 3 of 3) sorted by relevance
85 struct DescriptorInfo { struct98 auto *DI = reinterpret_cast<DescriptorInfo *>(getIntrusiveOperands()) - 1; in getDescriptor()119 static_assert(sizeof(DescriptorInfo) % sizeof(void *) == 0, "Required below"); in allocateFixedOperandUser()122 DescBytes == 0 ? 0 : (DescBytes + sizeof(DescriptorInfo)); in allocateFixedOperandUser()138 auto *DescInfo = reinterpret_cast<DescriptorInfo *>(Storage + DescBytes); in allocateFixedOperandUser()187 auto *DI = reinterpret_cast<DescriptorInfo *>(UseBegin) - 1; in operator delete()
93 struct DescriptorInfo { struct106 auto *DI = reinterpret_cast<DescriptorInfo *>(getIntrusiveOperands()) - 1; in getDescriptor()121 static_assert(sizeof(DescriptorInfo) % sizeof(void *) == 0, "Required below"); in allocateFixedOperandUser()124 DescBytes == 0 ? 0 : (DescBytes + sizeof(DescriptorInfo)); in allocateFixedOperandUser()139 auto *DescInfo = reinterpret_cast<DescriptorInfo *>(Storage + DescBytes); in allocateFixedOperandUser()186 auto *DI = reinterpret_cast<DescriptorInfo *>(UseBegin) - 1; in operator delete()
88 struct DescriptorInfo { struct101 auto *DI = reinterpret_cast<DescriptorInfo *>(getIntrusiveOperands()) - 1; in getDescriptor()116 static_assert(sizeof(DescriptorInfo) % sizeof(void *) == 0, "Required below"); in allocateFixedOperandUser()119 DescBytes == 0 ? 0 : (DescBytes + sizeof(DescriptorInfo)); in allocateFixedOperandUser()134 auto *DescInfo = reinterpret_cast<DescriptorInfo *>(Storage + DescBytes); in allocateFixedOperandUser()183 auto *DI = reinterpret_cast<DescriptorInfo *>(UseBegin) - 1; in operator delete()