Home
last modified time | relevance | path

Searched refs:TvOS (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/MachO/
DPlatform.cpp46 case Triple::TvOS: in mapToPlatformKind()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DTriple.h186 TvOS, // Apple tvOS enumerator
469 return getOS() == Triple::TvOS; in isTvOS()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DTriple.cpp213 case TvOS: return "tvos"; in getOSTypeName()
514 .StartsWith("tvos", Triple::TvOS) in parseOS()
1105 case TvOS: in getMacOSXVersion()
1134 case TvOS: in getiOSVersion()
1622 case llvm::Triple::TvOS: in getARMCPUForArch()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
DDarwinAsmParser.cpp1111 case MCVM_TvOSVersionMin: return Triple::TvOS; in getOSTypeFromMCVM()
1148 case MachO::PLATFORM_TVOS: return Triple::TvOS; in getOSTypeFromPlatform()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DTargetLibraryInfo.cpp379 case Triple::TvOS: in initialize()
414 case Triple::TvOS: in initialize()
430 case Triple::TvOS: in initialize()