Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/nsan/
H A Dnsan_platform.h68 kFloatValueType = 1, // LLVM float, shadow type double. enumerator
H A Dnsan.h96 static constexpr int kValueType = kFloatValueType;
H A Dnsan.cpp355 case kFloatValueType: in __nsan_dump_shadow_mem()