Searched refs:TypeToFloatSemantics (Results 1 – 1 of 1) sorted by relevance
615 static const fltSemantics *TypeToFloatSemantics(Type *Ty) { in TypeToFloatSemantics() function641 FV.convert(*TypeToFloatSemantics(Ty->getScalarType()), in get()656 APFloat FV(*TypeToFloatSemantics(Ty->getScalarType()), Str); in get()667 const fltSemantics &Semantics = *TypeToFloatSemantics(Ty->getScalarType()); in getNegativeZero()716 const fltSemantics &Semantics = *TypeToFloatSemantics(Ty->getScalarType()); in getInfinity()727 assert(&V.getSemantics() == TypeToFloatSemantics(Ty) && in ConstantFP()