Searched refs:TypeToFloatSemantics (Results 1 – 1 of 1) sorted by relevance
536 static const fltSemantics *TypeToFloatSemantics(Type *Ty) { in TypeToFloatSemantics() function562 FV.convert(*TypeToFloatSemantics(Ty->getScalarType()), in get()577 APFloat FV(*TypeToFloatSemantics(Ty->getScalarType()), Str); in get()639 const fltSemantics &Semantics = *TypeToFloatSemantics(Ty); in getInfinity()646 assert(&V.getSemantics() == TypeToFloatSemantics(Ty) && in ConstantFP()