Searched refs:getLongDoubleWidth (Results 1 – 3 of 3) sorted by relevance
703 unsigned getLongDoubleWidth() const { return LongDoubleWidth; } in getLongDoubleWidth() function
987 DefineTypeSizeof("__SIZEOF_LONG_DOUBLE__",TI.getLongDoubleWidth(),TI,Builder); in InitializePredefinedMacros()
2162 (Target->getLongDoubleWidth() != AuxTarget->getLongDoubleWidth() || in getTypeInfoImpl()2164 Width = AuxTarget->getLongDoubleWidth(); in getTypeInfoImpl()2167 Width = Target->getLongDoubleWidth(); in getTypeInfoImpl()