Home
last modified time | relevance | path

Searched refs:kSizeLog4 (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl-old/
H A Dtsan_rtl.h483 const int kSizeLog4 = 2; variable
498 size_log = kSizeLog4; in MemoryAccess()
H A Dtsan_rtl_access.cpp252 kAccessSizeLog = kSizeLog4; in UnalignedMemoryAccess()