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.h69 kDoubleValueType = 2, // LLVM double, shadow type fp128. enumerator
H A Dnsan.h114 static constexpr int kValueType = kDoubleValueType;
H A Dnsan.cpp364 case kDoubleValueType: in __nsan_dump_shadow_mem()