Searched defs:ShadowMapping (Results 1 – 7 of 7) sorted by relevance
131 struct ShadowMapping { struct132 ShadowMapping() { in ShadowMapping() argument138 int Scale;139 int Granularity;140 uint64_t Mask; // Computed as ~(Granularity-1)
264 struct ShadowMapping { struct in __anon6d1aa7c60111::HWAddressSanitizer265 int Scale;266 uint64_t Offset;267 bool InGlobal;268 bool InTls;271 unsigned getObjectAlignment() const { return 1U << Scale; } in getObjectAlignment()
417 struct ShadowMapping { struct418 int Scale;419 uint64_t Offset;420 bool OrShadowOffset;421 bool InGlobal;
258 struct ShadowMapping { struct in __anon79f8a7ba0111::HWAddressSanitizer259 int Scale;260 uint64_t Offset;261 bool InGlobal;262 bool InTls;265 unsigned getObjectAlignment() const { return 1U << Scale; } in getObjectAlignment()
54 ShadowMapping=3 key
354 struct ShadowMapping { struct355 int Scale;356 uint64_t Offset;357 bool OrShadowOffset;