Searched defs:ShadowMapping (Results 1 – 6 of 6) sorted by relevance
138 struct ShadowMapping { struct139 ShadowMapping() { in ShadowMapping() function145 int Scale;146 int Granularity;147 uint64_t Mask; // Computed as ~(Granularity-1)
361 struct ShadowMapping { struct in __anon1617492f0111::HWAddressSanitizer362 uint8_t Scale;363 uint64_t Offset;364 bool InGlobal;365 bool InTls;366 bool WithFrameRecord;369 Align getObjectAlignment() const { return Align(1ULL << Scale); } in getObjectAlignment()
467 struct ShadowMapping { struct468 int Scale;469 uint64_t Offset;470 bool OrShadowOffset;471 bool InGlobal;
258 struct ShadowMapping { struct in __anonbc098b690111::HWAddressSanitizer259 int Scale;260 uint64_t Offset;261 bool InGlobal;262 bool InTls;265 unsigned getObjectAlignment() const { return 1U << Scale; } in getObjectAlignment()
417 struct ShadowMapping { struct418 int Scale;419 uint64_t Offset;420 bool OrShadowOffset;421 bool InGlobal;
354 struct ShadowMapping { struct355 int Scale;356 uint64_t Offset;357 bool OrShadowOffset;