Searched refs:defaultToIEEELongDouble (Results 1 – 3 of 3) sorted by relevance
478 bool defaultToIEEELongDouble() const;
183 bool ToolChain::defaultToIEEELongDouble() const { in defaultToIEEELongDouble() function in ToolChain
2058 bool IEEELongDouble = getToolChain().defaultToIEEELongDouble(); in AddPPCTargetArgs()