Home
last modified time | relevance | path

Searched defs:Time (Results 1 – 18 of 18) sorted by relevance

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dunsafe-functions.c48 f2(const struct tm * Time) f2() argument
154 fUsingSafeFunctions(const struct tm * Time,FILE * F) fUsingSafeFunctions() argument
/llvm-project/llvm/include/llvm/Support/Windows/
H A DWindowsSupport.h204 TimeInteger.LowPart = Time.dwLowDateTime; in toDuration() argument
213 TimeInteger.LowPart = Time.dwLowDateTime; in toTimePoint() argument
230 Time.dwHighDateTime = TimeInteger.HighPart; in toFILETIME() local
[all...]
/llvm-project/clang-tools-extra/clangd/support/
H A DThreading.h48 Deadline(std::chrono::steady_clock::time_point Time) in Deadline()
70 std::chrono::steady_clock::time_point Time; variable
/llvm-project/llvm/include/llvm/Support/
H A DTimer.h80 TimeRecord Time; ///< The total time captured. global() variable
175 TimeRecord Time; global() member
[all...]
H A DFileSystem.h708 setLastAccessAndModificationTime(int FD,TimePoint<> Time) setLastAccessAndModificationTime() argument
/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dsecondary.h81 u64 Time = 0; global() member
225 const u64 Time = getMonotonicTimeFast(); store() local
458 releaseIfOlderThan(CachedBlock & Entry,u64 Time) releaseIfOlderThan() argument
470 releaseOlderThan(u64 Time) releaseOlderThan() argument
[all...]
H A Dprimary32.h80 Time ^ (reinterpret_cast<uptr>(SizeClassInfoArray) >> 6)); in init() local
H A Dprimary64.h121 const u64 Time = getMonotonicTimeFast(); in init() local
/llvm-project/llvm/lib/Support/
H A DCachePruning.cpp32 sys::TimePoint<> Time; member
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.cpp1084 std::time_t Time = 0; getTranslationTime() local
1097 std::time_t Time = getTranslationTime(M); emitIDRLSection() local
1442 std::time_t Time = getTranslationTime(M); emitPPA2() local
/llvm-project/clang-tools-extra/clangd/tool/
H A DCheck.cpp297 auto Time = [&](auto &&Run) -> Duration { checkTidyTimes() local
/llvm-project/llvm/lib/ExecutionEngine/PerfJITEvents/
H A DPerfJITEventListener.cpp298 time_t Time; InitDebuggingDir() local
/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DJITLoaderPerf.cpp287 time_t Time; InitDebuggingDir() local
/llvm-project/clang/lib/StaticAnalyzer/Frontend/
H A DAnalysisConsumer.cpp184 DisplayTime(llvm::TimeRecord & Time) DisplayTime() argument
/llvm-project/llvm/lib/Debuginfod/
H A DDebuginfod.cpp378 double Time = UpdateTimer.getTotalTime().getWallTime(); in updateIfStale() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DSampleProfileInference.cpp333 uint64_t Time = 0; in findAugmentingDAG() local
/llvm-project/llvm/lib/CodeGen/
H A DBranchFolding.cpp440 unsigned Time = 0; EstimateRuntime() local
/llvm-project/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp1520 SDValue Time = N->getOperand(3); PerformDAGCombine() local