| /llvm-project-15.0.7/clang/test/Modules/ |
| H A D | prune.m | 13 // Run Clang twice so we end up creating the timestamp file (the second time). 16 // RUN: ls %t | grep modules.timestamp 20 // Set the timestamp back more than two days. We should try to prune, 22 // RUN: touch -m -a -t 201101010000 %t/modules.timestamp 24 // RUN: ls %t | grep modules.timestamp 29 // This shouldn't prune anything, because the timestamp has been updated, so 33 // RUN: ls %t | grep modules.timestamp 37 // Set both timestamp and DependsOnModule.pcm back beyond the cutoff. 39 // RUN: touch -m -a -t 201101010000 %t/modules.timestamp 42 // RUN: ls %t | grep modules.timestamp
|
| H A D | stress-objc.m | 3 // RUN: %clang_cc1 -emit-pch -x objective-c-header %s -o %t_c00.pch -fno-pch-timestamp 4 // RUN: %clang_cc1 -emit-pch -x objective-c-header %s -o %t_c00_1.pch -fno-pch-timestamp 7 // RUN: %clang_cc1 -emit-pch -x objective-c-header %s -o %t_c00_2.pch -fno-pch-timestamp 10 // RUN: %clang_cc1 -emit-pch -x objective-c-header %s -o %t_c00_3.pch -fno-pch-timestamp 13 // RUN: %clang_cc1 -emit-pch -x objective-c-header %s -o %t_c00_4.pch -fno-pch-timestamp 16 // RUN: %clang_cc1 -emit-pch -x objective-c-header %s -o %t_c00_5.pch -fno-pch-timestamp
|
| H A D | rebuild.m | 3 // Build Module and set its timestamp 14 // Rebuild Module, reset its timestamp, and verify its size hasn't changed 27 // Rebuild Module, reset its timestamp, and verify its size hasn't changed
|
| H A D | validate-system-headers.m | 27 …able-module-hash -x objective-c-header -fsyntax-only %s -fbuild-session-timestamp=1390000000 -fmod… 34 …able-module-hash -x objective-c-header -fsyntax-only %s -fbuild-session-timestamp=1390000000 -fmod… 38 …able-module-hash -x objective-c-header -fsyntax-only %s -fbuild-session-timestamp=1390000000 -fmod…
|
| /llvm-project-15.0.7/clang/test/Driver/ |
| H A D | modules.m | 13 // RUN: %clang -fmodules -fbuild-session-timestamp=1280703457 -### %s 2>&1 | FileCheck -check-prefi… 14 // TIMESTAMP_ONLY: -fbuild-session-timestamp=128{{([[:digit:]]{7})[^[:digit:]]}} 16 // RUN: %clang -fmodules -fbuild-session-file=%t.build-session-file -fbuild-session-timestamp=123 -… 17 …ument '-fbuild-session-file={{.*}}.build-session-file' not allowed with '-fbuild-session-timestamp' 19 // RUN: %clang -fmodules -fbuild-session-timestamp=123 -fmodules-validate-once-per-build-session -#… 20 // MODULES_VALIDATE_ONCE: -fbuild-session-timestamp=123 24 // MODULES_VALIDATE_ONCE_FILE: -fbuild-session-timestamp=128{{([[:digit:]]{7})[^[:digit:]]}} 28 …n '-fmodules-validate-once-per-build-session' requires '-fbuild-session-timestamp=<seconds since E… 75 // RUN: %clang -fno-modules -fbuild-session-timestamp=123 -### %s 2>&1 | FileCheck -check-prefix=SE… 76 // SESSION_FLAG-NOT: -fbuild-session-timestamp
|
| /llvm-project-15.0.7/llvm/test/ObjectYAML/MachO/ |
| H A D | dylib_dylinker_command.yaml | 23 timestamp: 2 32 timestamp: 2 49 #CHECK: timestamp: 2 58 #CHECK: timestamp: 2
|
| H A D | load_commands.yaml | 117 timestamp: 2 124 timestamp: 2 243 #CHECK: timestamp: 2 250 #CHECK: timestamp: 2
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-cvtres/ |
| H A D | timestamp.test | 1 RUN: llvm-cvtres /timestamp:0x12345678 /out:%t %p/Inputs/test_resource.res 7 RUN: not llvm-cvtres /timestamp:0x123456789 /out:%t \ 10 ERR: invalid timestamp: 0x123456789. Expected 32-bit integer
|
| /llvm-project-15.0.7/flang/runtime/ |
| H A D | time-intrinsic.cpp | 51 std::clock_t timestamp{std::clock()}; in GetCpuTime() local 52 if (timestamp != static_cast<std::clock_t>(-1)) { in GetCpuTime() 53 return static_cast<double>(timestamp) / CLOCKS_PER_SEC; in GetCpuTime() 103 std::clock_t timestamp{std::clock()}; in GetSystemClockCount() local 104 if (timestamp == static_cast<std::clock_t>(-1)) { in GetSystemClockCount() 113 timestamp -= maxUnsignedCount * std::floor(timestamp / maxUnsignedCount); in GetSystemClockCount() 115 unsigned_count_t unsignedCount{static_cast<unsigned_count_t>(timestamp)}; in GetSystemClockCount()
|
| /llvm-project-15.0.7/llvm/test/tools/dsymutil/X86/ |
| H A D | timestamp-mismatch.test | 8 CHECK: warning: {{.*}}/Inputs/basic1.macho.x86_64.o: timestamp mismatch between object file ({{.*}}… 9 CHECK: warning: {{.*}}/Inputs/basic2.macho.x86_64.o: timestamp mismatch between object file ({{.*}}… 10 CHECK: warning: {{.*}}/Inputs/basic3.macho.x86_64.o: timestamp mismatch between object file ({{.*}}…
|
| /llvm-project-15.0.7/openmp/runtime/src/thirdparty/ittnotify/ |
| H A D | ittnotify_static.h | 587 unsigned long long timestamp, void *value_ptr), 588 (ITT_FORMAT id, clock_domain, timestamp, value_ptr), 647 unsigned long long timestamp, __itt_id id), 652 unsigned long long timestamp, __itt_id id), 657 unsigned long long timestamp, __itt_id id, __itt_id parentid, 669 unsigned long long timestamp), 670 (ITT_FORMAT domain, clock_domain, timestamp), task_end_ex, 689 unsigned long long timestamp, __itt_id id), 690 (ITT_FORMAT domain, clock_domain, timestamp, id), 728 unsigned long long timestamp, __itt_relation relation, [all …]
|
| H A D | ittnotify.h | 3018 unsigned long long timestamp, __itt_id id)) 3021 unsigned long long timestamp, __itt_id id)) 3029 #define __itt_id_create_ex(domain, clock_domain, timestamp, id) 3031 #define __itt_id_destroy_ex(domain, clock_domain, timestamp, id) 3070 unsigned long long timestamp, 3084 unsigned long long timestamp); 3099 unsigned long long timestamp)) 3114 #define __itt_task_end_ex(domain, clock_domain, timestamp) 3428 unsigned long long timestamp, void *value_ptr)) 3605 unsigned long long timestamp, __itt_relation relation, [all …]
|
| /llvm-project-15.0.7/lldb/tools/debugserver/source/MacOSX/ |
| H A D | Genealogy.cpp | 125 bc.timestamp = breadcrumb->timestamp; in GetActivities() 154 msg.timestamp = trace_msg->timestamp; in GetActivities() 212 msg.timestamp = trace_msg->timestamp; in GetActivities()
|
| H A D | GenealogySPI.h | 22 uint64_t timestamp; member 31 uint64_t timestamp; member
|
| H A D | Genealogy.h | 33 uint64_t timestamp; member 46 uint64_t timestamp; member
|
| /llvm-project-15.0.7/mlir/lib/Tools/lsp-server-support/ |
| H A D | Logging.cpp | 36 llvm::sys::TimePoint<> timestamp = std::chrono::system_clock::now(); in log() local 40 logLevelIndicators[static_cast<unsigned>(logLevel)], timestamp, message); in log()
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-lipo/Inputs/ |
| H A D | armv7-slice-big.yaml | 291 timestamp: 2 300 timestamp: 2 309 timestamp: 2 318 timestamp: 2 327 timestamp: 2 336 timestamp: 2 345 timestamp: 2 354 timestamp: 2 363 timestamp: 2
|
| /llvm-project-15.0.7/llvm/test/Object/ |
| H A D | archive-darwin-duplicates.test | 1 Test that darwin archives are created with distinct (name,timestamp) pairs. 5 timestamp.
|
| /llvm-project-15.0.7/llvm/test/tools/dsymutil/ |
| H A D | yaml-object-address-rewrite.test | 12 # CHECK-NEXT: timestamp: 0 16 # CHECK-NEXT: timestamp: 0 24 # CHECK-NEXT: timestamp: 0
|
| H A D | archive-timestamp.test | 12 timestamp: 141869239 19 timestamp: 418692393
|
| /llvm-project-15.0.7/llvm/test/Object/Inputs/MachO/ |
| H A D | chained-fixups.yaml | 86 timestamp: 1 150 timestamp: 2 159 timestamp: 2
|
| /llvm-project-15.0.7/llvm/test/ThinLTO/X86/ |
| H A D | cache.ll | 14 ; RUN: ls %t.cache.noindex/llvmcache.timestamp 37 ; RUN: ls %t.cache.noindex/llvmcache.timestamp 51 ; Verify that caches with a timestamp older than the pruning interval 55 ; RUN: touch -t 197001011200 %t.cache.noindex/llvmcache.timestamp 63 ; RUN: touch -t 197001011200 %t.cache.noindex/llvmcache.timestamp 69 ; llvmcache.timestamp is current, 73 ; RUN: touch %t.cache.noindex/llvmcache.timestamp 80 ; llvmcache.timestamp is current, 84 ; RUN: touch %t.cache.noindex/llvmcache.timestamp
|
| /llvm-project-15.0.7/lldb/source/Target/ |
| H A D | TraceDumper.cpp | 132 m_s.Format("[{0}] ", item.timestamp in TraceItem() 133 ? formatv("{0:3} ns", *item.timestamp).str() in TraceItem() 258 m_j.attribute("timestamp_ns", item.timestamp in TraceItem() 260 std::to_string(*item.timestamp)) in TraceItem() 314 item.timestamp = m_cursor_up->GetWallClockTime(); in CreatRawTraceItem()
|
| /llvm-project-15.0.7/llvm/test/tools/obj2yaml/MachO/ |
| H A D | raw-linkedit.yaml | 97 timestamp: 1 161 timestamp: 2 170 timestamp: 2
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-tapi-diff/Inputs/ |
| H A D | macho.yaml | 52 timestamp: 1 109 timestamp: 2
|