Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_handlers.h117 struct FloatCastOverflowDataV2 { struct
H A Dubsan_handlers.cpp495 auto Data = reinterpret_cast<FloatCastOverflowDataV2 *>(DataPtr); in handleFloatCastOverflow()