Searched refs:isGNUEnvironment (Results 1 – 7 of 7) sorted by relevance
477 bool isGNUEnvironment() const { in isGNUEnvironment() function
489 bool isGNUEnvironment() const { in isGNUEnvironment() function
506 bool isGNUEnvironment() const { in isGNUEnvironment() function
484 if ((T.isOSLinux() && T.isGNUEnvironment()) || in initialize()
164 if (TT.isGNUEnvironment() || TT.isOSFuchsia()) { in InitLibcalls()
476 if (TT.isGNUEnvironment()) { in InitLibcallNames()
2173 if (TM.getTargetTriple().isGNUEnvironment() && !TM.Options.UnsafeFPMath) in canCombineSinCosLibcall()