Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86MCInstLower.cpp1406 int MappingScale; in LowerASAN_CHECK_MEMACCESS() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp605 int *MappingScale, bool *OrShadowOffset) { in getAddressSanitizerParams()
628 static uint64_t getRedzoneSizeForScale(int MappingScale) { in getRedzoneSizeForScale()
/external/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp441 static size_t RedzoneSizeForScale(int MappingScale) { in RedzoneSizeForScale()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp535 static size_t RedzoneSizeForScale(int MappingScale) { in RedzoneSizeForScale()