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