Searched refs:isGNUEnvironment (Results 1 – 7 of 7) sorted by relevance
60 return TT.isGNUEnvironment() || TT.isMusl(); in hasBcmp()451 if (!T.isOSLinux() || !T.isGNUEnvironment()) { in initialize()520 if ((T.isOSLinux() && T.isGNUEnvironment()) || in initialize()
522 bool isGNUEnvironment() const { in isGNUEnvironment() function
69 if (T.isGNUEnvironment() || T.isWindowsMSVCEnvironment() || T.isAndroid()) in TargetInfo()
32 Triple.isGNUEnvironment()) { in getMipsCPUAndABI()
1435 TargetTriple.isGNUEnvironment()) in findMIPSMultilibs()1440 TargetTriple.isGNUEnvironment()) in findMIPSMultilibs()
199 if (TT.isGNUEnvironment() || TT.isOSFuchsia() || in InitLibcalls()
14417 if ((Trip.isGNUEnvironment() || Trip.isAndroid() || Trip.isOSMSVCRT()) && in AddKnownFunctionAttributes()