Home
last modified time | relevance | path

Searched refs:toUtcTime (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DChrono.h44 inline UtcTime<std::chrono::seconds> toUtcTime(std::time_t T) { in toUtcTime() function
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.cpp1242 llvm::sys::toUtcTime(Time), "0"); in emitIDRLSection()
1581 O << formatv("{0:%Y%m%d%H%M%S}", llvm::sys::toUtcTime(Time)); in emitPPA2()