Searched refs:isWatchOS (Results 1 – 16 of 16) sorted by relevance
36 ExceptionsType = TheTriple.isOSDarwin() && !TheTriple.isWatchOS() in ARMMCAsmInfoDarwin()
427 bool isWatchOS() const { in isWatchOS() function433 return isMacOSX() || isiOS() || isWatchOS(); in isOSDarwin()
378 bool isTargetWatchOS() const { return TargetTriple.isWatchOS(); } in isTargetWatchOS()
88 } else if (TT.isWatchOS()) { in computeTargetABI()
91 } else if (!T.isWatchOS()) { in initialize()302 if (!T.isWatchOS() && (T.isOSVersionLT(7, 0) || in initialize()
33 if (T.isWatchOS()) in useCompactUnwind()61 if (T.isWatchOS()) in initMachOMCObjectFileInfo()
496 if (TT.isWatchOS()) in createMachOStreamer()
525 (triple.isiOS() || triple.isWatchOS() || in supportsNilWithFloatRet()
54 Ctx.getTargetInfo().getTriple().isWatchOS()) in canApplyWeak()
156 if (triple.isWatchOS()) in HasARCRuntime()
172 } else if (Triple.isWatchOS()) { in getDarwinDefines()3729 if (T.isWatchOS()) in DarwinI386TargetInfo()4479 } else if (Triple.isWatchOS()) { in ARMTargetInfo()4697 if (getTriple().isWatchOS()) in getTargetDefines()4886 : (getTriple().isWatchOS() ? TargetInfo::CharPtrBuiltinVaList in getBuiltinVaListKind()5228 if (Triple.isWatchOS()) { in DarwinARMTargetInfo()
201 if (TT.isWatchOS()) in doInitialization()
4505 if ((Triple.isiOS() || Triple.isWatchOS()) && in EmitImageInfo()5917 if (Triple.isiOS() || Triple.isWatchOS() || in GenerateClass()
4922 if (isEABIHF() || getTarget().getTriple().isWatchOS()) in getLLVMDefaultCC()
876 !Triple.isWatchOS()) { in getARMTargetFeatures()939 } else if (Triple.isWatchOS()) { in AddARMTargetArgs()3372 !Triple.isWatchOS())) in ParsePICArgs()
2107 if (S.Context.getTargetInfo().getTriple().isWatchOS()) { in handleAvailabilityAttr()