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