Searched defs:getFloatValue (Results 1 – 4 of 4) sorted by relevance
16 static APFloat getFloatValue(const fltSemantics &FltSemantics, in getFloatValue() function
116 FloatMax Value::getFloatValue() const { getFloatValue() function in Value
13 float getFloatValue() const { in getFloatValue() function
209 float getFloatValue() { return someFloat; } in getFloatValue() function in PR33759::Number