Home
last modified time | relevance | path

Searched defs:ShadowMapping (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DHWAddressSanitizer.cpp186 struct ShadowMapping { struct in __anonde341f490111::HWAddressSanitizer
187 int Scale;
188 uint64_t Offset;
189 bool InGlobal;
192 unsigned getAllocaAlignment() const { return 1U << Scale; } in getAllocaAlignment()
DAddressSanitizer.cpp474 struct ShadowMapping { struct
475 int Scale;
476 uint64_t Offset;
477 bool OrShadowOffset;
478 bool InGlobal;
/external/swiftshader/src/SwiftShader/
DSwiftShader.ini54 ShadowMapping=3 key
/external/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp354 struct ShadowMapping { struct
355 int Scale;
356 uint64_t Offset;
357 bool OrShadowOffset;