Searched refs:TypeToFloatSemantics (Results 1 – 3 of 3) sorted by relevance
607 static const fltSemantics *TypeToFloatSemantics(Type *Ty) { in TypeToFloatSemantics() function630 FV.convert(*TypeToFloatSemantics(Ty->getScalarType()), in get()645 APFloat FV(*TypeToFloatSemantics(Ty->getScalarType()), Str); in get()656 const fltSemantics &Semantics = *TypeToFloatSemantics(Ty->getScalarType()); in getNaN()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()
668 static const fltSemantics *TypeToFloatSemantics(Type *Ty) { in TypeToFloatSemantics() function689 FV.convert(*TypeToFloatSemantics(Ty->getScalarType()), in get()715 APFloat FV(*TypeToFloatSemantics(Ty->getScalarType()), Str); in get()726 const fltSemantics &Semantics = *TypeToFloatSemantics(Ty->getScalarType()); in getNaN()737 const fltSemantics &Semantics = *TypeToFloatSemantics(Ty->getScalarType()); in getNegativeZero()786 const fltSemantics &Semantics = *TypeToFloatSemantics(Ty->getScalarType()); in getInfinity()797 assert(&V.getSemantics() == TypeToFloatSemantics(Ty) && in ConstantFP()
468 static const fltSemantics *TypeToFloatSemantics(Type *Ty) { in TypeToFloatSemantics() function490 FV.convert(*TypeToFloatSemantics(Ty->getScalarType()), in get()506 APFloat FV(*TypeToFloatSemantics(Ty->getScalarType()), Str); in get()571 const fltSemantics &Semantics = *TypeToFloatSemantics(Ty); in getInfinity()578 assert(&V.getSemantics() == TypeToFloatSemantics(Ty) && in ConstantFP()