Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/ubsan/
HDubsan_value.cpp116 FloatMax Value::getFloatValue() const { in getFloatValue() function in Value
HDubsan_value.h194 FloatMax getFloatValue() const;
HDubsan_diag.cpp128 AddArg(V.getFloatValue()); in operator <<()