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