Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_value.cpp116 FloatMax Value::getFloatValue() const { in getFloatValue() function in Value
H A Dubsan_value.h194 FloatMax getFloatValue() const;
H A Dubsan_diag.cpp128 AddArg(V.getFloatValue()); in operator <<()