Home
last modified time | relevance | path

Searched defs:getFloatValue (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/lib/
H A DRegisterValue.cpp16 static APFloat getFloatValue(const fltSemantics &FltSemantics, in getFloatValue() function
/openbsd-src/gnu/llvm/compiler-rt/lib/ubsan/
H A Dubsan_value.cpp116 FloatMax Value::getFloatValue() const { in getFloatValue() function in Value