Searched refs:getDoubleFormat (Results 1 – 3 of 3) sorted by relevance
660 const llvm::fltSemantics &getDoubleFormat() const { return *DoubleFormat; } in getDoubleFormat() function
939 DefineFloatMacros(Builder, "DBL", &TI.getDoubleFormat(), ""); in InitializePredefinedMacros()
1706 case BuiltinType::Double: return Target->getDoubleFormat(); in getFloatTypeSemantics()