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