Home
last modified time | relevance | path

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

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