Searched refs:getOSMajorVersion (Results 1 – 11 of 11) sorted by relevance
234 unsigned getOSMajorVersion() const { in getOSMajorVersion() function
155 return triple.getOSMajorVersion() >= 5; in HasARCRuntime()161 return triple.getOSMajorVersion() >= 11; in HasARCRuntime()
304 unsigned getOSMajorVersion() const { in getOSMajorVersion() function
312 unsigned getOSMajorVersion() const { in getOSMajorVersion() function
327 unsigned getOSMajorVersion() const { in getOSMajorVersion() function
1023 if (Target.getOSMajorVersion() == 0) in EmitVersionForTarget()
199 if (TT.isOSDarwin() && TT.getOSMajorVersion() != 0) { in doInitialization()
3475 if (getTriple().getOSMajorVersion() >= 10) in GetDefaultCXXStdlibType()
8523 if (ToolChain.getTriple().getOSMajorVersion() >= 9) { in ConstructJob()
324 unsigned Release = Triple.getOSMajorVersion(); in getOSDefines()
1960 if (Triple.isOSFreeBSD() && Triple.getOSMajorVersion() >= 10) in classifyIntegerMMXAsSSE()