Home
last modified time | relevance | path

Searched refs:kDoubleValueType (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/nsan/
H A Dnsan_platform.h71 kDoubleValueType = 2, // LLVM double, shadow type fp128. enumerator
H A Dnsan.h118 static constexpr int kValueType = kDoubleValueType;
H A Dnsan.cpp390 case kDoubleValueType: in __nsan_dump_shadow_mem()