Home
last modified time | relevance | path

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

/external/compiler-rt/lib/ubsan/
Dubsan_handlers.h102 struct FloatCastOverflowData { struct
Dubsan_handlers.cc374 auto Data = reinterpret_cast<FloatCastOverflowData *>(DataPtr); in handleFloatCastOverflow()
/external/llvm-project/compiler-rt/lib/ubsan/
Dubsan_handlers.h112 struct FloatCastOverflowData { struct
Dubsan_handlers.cpp489 auto Data = reinterpret_cast<FloatCastOverflowData *>(DataPtr); in handleFloatCastOverflow()