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