| /llvm-project-15.0.7/llvm/unittests/TextAPI/ |
| H A D | TextStubV4Tests.cpp | 84 PlatformSet Platforms; in TEST() local 223 PlatformSet Platforms; in TEST() local 224 Platforms.insert(PLATFORM_MACOS); in TEST() 225 Platforms.insert(PLATFORM_MACCATALYST); in TEST() 229 for (auto &&Platform : Platforms) in TEST() 487 PlatformSet Platforms; in TEST() local 488 Platforms.insert(PLATFORM_MACCATALYST); in TEST() 489 Platforms.insert(PLATFORM_TVOS); in TEST() 490 Platforms.insert(PLATFORM_IOS); in TEST() 517 PlatformSet Platforms; in TEST() local [all …]
|
| H A D | TextStubV3Tests.cpp | 531 PlatformSet Platforms; in TEST() local 532 Platforms.insert(PLATFORM_MACOS); in TEST() 533 Platforms.insert(PLATFORM_MACCATALYST); in TEST() 534 EXPECT_EQ(Platforms.size(), File->getPlatforms().size()); in TEST() 536 EXPECT_EQ(Platforms.count(Platform), 1U); in TEST()
|
| /llvm-project-15.0.7/llvm/utils/gn/build/ |
| H A D | mac_sdk.gni | 23 …mac_sdk_path = "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDK… 24 …ios_sdk_path = "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/S… 25 …iossim_sdk_path = "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/D…
|
| /llvm-project-15.0.7/llvm/test/DebugInfo/NVPTX/ |
| H A D | crash-missing-DISubprogram.ll | 23 …pp", directory: "/gpfs/jlse-fs0/users/jdoerfert/build/miniqmc-trunk/src/Platforms/tests/OMPTarget") 26 !12 = !DIFile(filename: "projects/benchmarks/miniqmc/src/Platforms/tests/OMPTarget/test_omp_complex…
|
| /llvm-project-15.0.7/llvm/lib/TextAPI/ |
| H A D | TextStub.cpp | 441 Platforms = File->getPlatforms(); in NormalizedTBD() 596 const PlatformSet &Platforms) { in synthesizeTargets() 599 for (auto Platform : Platforms) { in synthesizeTargets() 619 File->addTargets(synthesizeTargets(Architectures, Platforms)); in denormalize() 642 synthesizeTargets(Section.Architectures, Platforms); in denormalize() 685 synthesizeTargets(Section.Architectures, Platforms); in denormalize() 733 PlatformSet Platforms; member 1027 IO.mapRequired("platform", Keys->Platforms); in mapKeysToValues()
|
| /llvm-project-15.0.7/llvm/test/ExecutionEngine/OrcLazy/ |
| H A D | static-initializers-in-objectfiles.ll | 6 ; Verify that LLJIT Platforms respect static initializers in cached objects.
|
| /llvm-project-15.0.7/clang/docs/ |
| H A D | LeakSanitizer.rst | 46 Supported Platforms
|
| H A D | ThreadSanitizer.rst | 17 Supported Platforms
|
| H A D | MemorySanitizer.rst | 194 Supported Platforms
|
| H A D | SafeStack.rst | 126 Supported Platforms
|
| H A D | AddressSanitizer.rst | 310 Supported Platforms
|
| H A D | UndefinedBehaviorSanitizer.rst | 315 Supported Platforms
|
| /llvm-project-15.0.7/llvm/test/DebugInfo/X86/ |
| H A D | sdag-combine.ll | 48 !11 = !DIModule(scope: null, name: "Swift", includePath: "/Xcode.app/Contents/Developer/Platforms/M…
|
| /llvm-project-15.0.7/llvm/test/CodeGen/Thumb/ |
| H A D | 2010-07-15-debugOrdering.ll | 73 !21 = !DIFile(filename: "math.h", directory: "/Developer/Platforms/iPhoneOS.platform/Developer/SDKs… 74 !100 = !DIFile(filename: "math.h", directory: "/Developer/Platforms/iPhoneOS.platform/Developer/SDK…
|
| /llvm-project-15.0.7/libcxx/lib/abi/ |
| H A D | CHANGELOG.TXT | 496 All Platforms (ignoring versioning namespaces) 658 All Platforms 715 All Platforms 737 All Platforms
|
| /llvm-project-15.0.7/lldb/test/API/functionalities/module_cache/debug_index/ |
| H A D | exe.yaml | 11 … - '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk' 720 …- '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/…
|
| /llvm-project-15.0.7/llvm/lib/Support/BLAKE3/ |
| H A D | README.md | 290 ## Other Platforms
|
| /llvm-project-15.0.7/lldb/test/Shell/ObjectFile/MachO/ |
| H A D | symtab.yaml | 306 …Content: '/Applications/XcodeY.app/Contents/Developer/Platforms/MacOSX.platform/Developer/…
|
| /llvm-project-15.0.7/lldb/test/Shell/Commands/ |
| H A D | command-image-lookup.yaml | 287 …- '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.…
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | XRay.rst | 360 More Platforms
|
| H A D | LangRef.rst | 3067 Platforms may rely on volatile loads and stores of natively supported
|
| /llvm-project-15.0.7/polly/tools/GPURuntime/ |
| H A D | GPUJIT.c | 100 cl_platform_id *Platforms,
|
| /llvm-project-15.0.7/clang/lib/Parse/ |
| H A D | ParseExpr.cpp | 3633 llvm::SmallSet<StringRef, 4> Platforms; in CheckAvailabilitySpecList() local 3647 bool Inserted = Platforms.insert(Spec.getPlatform()).second; in CheckAvailabilitySpecList()
|
| /llvm-project-15.0.7/clang/lib/Sema/ |
| H A D | SemaCodeComplete.cpp | 10050 static const char *Platforms[] = {"macOS", "iOS", "watchOS", "tvOS"}; in CodeCompleteAvailabilityPlatformName() local 10051 for (const char *Platform : llvm::makeArrayRef(Platforms)) { in CodeCompleteAvailabilityPlatformName()
|