Home
last modified time | relevance | path

Searched defs:PrintRecord (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
DTimer.h176 struct PrintRecord { struct
181 PrintRecord(const PrintRecord &Other) = default; argument
182 PrintRecord &operator=(const PrintRecord &Other) = default; argument
183 PrintRecord(const TimeRecord &Time, const std::string &Name, in PrintRecord() argument
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DTimer.h171 struct PrintRecord { struct
176 PrintRecord(const PrintRecord &Other) = default; argument
177 PrintRecord &operator=(const PrintRecord &Other) = default; argument
178 PrintRecord(const TimeRecord &Time, const std::string &Name, in PrintRecord() argument
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DTimer.h171 struct PrintRecord { struct
176 PrintRecord(const PrintRecord &Other) = default; argument
177 PrintRecord(const TimeRecord &Time, const std::string &Name, in PrintRecord() function