Home
last modified time | relevance | path

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

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