Searched refs:getFloatValue (Results 1 – 4 of 4) sorted by relevance
16 static APFloat getFloatValue(const fltSemantics &FltSemantics, in getFloatValue() function38 auto Output = getFloatValue(FltSemantics, PredefinedValues::ONE); in getFloatValue()47 return getFloatValue(FltSemantics, Value).bitcastToAPInt(); in bitcastFloatValue()
116 FloatMax Value::getFloatValue() const { in getFloatValue() function in Value
194 FloatMax getFloatValue() const;
128 AddArg(V.getFloatValue()); in operator <<()