Searched refs:getLongDoubleWidth (Results 1 – 6 of 6) sorted by relevance
383 unsigned getLongDoubleWidth() const { return LongDoubleWidth; } in getLongDoubleWidth() function
647 unsigned getLongDoubleWidth() const { return LongDoubleWidth; } in getLongDoubleWidth() function
700 DefineTypeSizeof("__SIZEOF_LONG_DOUBLE__",TI.getLongDoubleWidth(),TI,Builder); in InitializePredefinedMacros()
839 DefineTypeSizeof("__SIZEOF_LONG_DOUBLE__",TI.getLongDoubleWidth(),TI,Builder); in InitializePredefinedMacros()
2090 (Target->getLongDoubleWidth() != AuxTarget->getLongDoubleWidth() || in getTypeInfoImpl()2092 Width = AuxTarget->getLongDoubleWidth(); in getTypeInfoImpl()2095 Width = Target->getLongDoubleWidth(); in getTypeInfoImpl()
1657 Width = Target->getLongDoubleWidth(); in getTypeInfoImpl()