Searched defs:Time (Results 1 – 15 of 15) sorted by relevance
204 inline std::chrono::nanoseconds toDuration(FILETIME Time) { in toDuration()213 inline TimePoint<> toTimePoint(FILETIME Time) { in toTimePoint()230 FILETIME Time; in toFILETIME() local
4 class Time; variable
82 TimeRecord Time; ///< The total time captured. variable177 TimeRecord Time; member
711 TimePoint<> Time) { in setLastAccessAndModificationTime()
152 const u64 Time = getMonotonicTime(); in store() local375 u64 Time; member378 void releaseIfOlderThan(CachedBlock &Entry, u64 Time) { in releaseIfOlderThan()390 void releaseOlderThan(u64 Time) { in releaseOlderThan()
75 const u64 Time = getMonotonicTime(); in init() local
71 const u64 Time = getMonotonicTime(); in init() local
32 sys::TimePoint<> Time; member
298 time_t Time; in InitDebuggingDir() local
184 void DisplayTime(llvm::TimeRecord &Time) { in DisplayTime()
13 typedef unsigned long Time; typedef
332 uint64_t Time = 0; in findAugmentingDAG() local
439 unsigned Time = 0; in EstimateRuntime() local
1609 SDValue Time = N->getOperand(3); in PerformDAGCombine() local
2485 filetime_from_time(PFILETIME pFileTime, time_t Time) in filetime_from_time()