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