Home
last modified time | relevance | path

Searched refs:LogType (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/third-party/benchmark/src/
H A Dlog.h14 class LogType {
15 friend LogType& GetNullLogInstance();
16 friend LogType& GetErrorLogInstance();
20 friend LogType& operator<<(LogType&, Tp const&);
21 friend LogType& operator<<(LogType&, EndLType*);
30 LogType& operator<<(LogType& log, Tp const& value) {
37 inline LogType& operator<<(LogType& log, EndLType* m) {
49 inline LogType& GetNullLogInstance() { in GetNullLogInstance()
50 static LogType log(nullptr); in GetNullLogInstance()
54 inline LogType& GetErrorLogInstance() { in GetErrorLogInstance()
[all …]
H A Dcheck.h37 LogType& GetLog() { return log_; } in GetLog()
49 LogType& log_;
/llvm-project-15.0.7/llvm/test/Transforms/Attributor/reduced/
H A Dregister_benchmark_test.ll155 …InstanceEvE3log = external dso_local global %"class.benchmark::internal::LogType.43.229.322.415.50…
161 …InstanceEvE3log = external dso_local global %"class.benchmark::internal::LogType.43.229.322.415.50…
1353LogType.43.229.322.415.508.601.787.880.973.1438.1717.1996.2275.2833.3391.3484.3577.3670.3763.3856.…
1356LogType.43.229.322.415.508.601.787.880.973.1438.1717.1996.2275.2833.3391.3484.3577.3670.3763.3856.…
1362 declare dso_local dereferenceable(8) %"class.benchmark::internal::LogType.43.229.322.415.508.601.78…
1374LogType.43.229.322.415.508.601.787.880.973.1438.1717.1996.2275.2833.3391.3484.3577.3670.3763.3856.…
1420 declare dso_local dereferenceable(8) %"class.benchmark::internal::LogType.43.229.322.415.508.601.78…
1423LogType.43.229.322.415.508.601.787.880.973.1438.1717.1996.2275.2833.3391.3484.3577.3670.3763.3856.…
1426LogType.43.229.322.415.508.601.787.880.973.1438.1717.1996.2275.2833.3391.3484.3577.3670.3763.3856.…
1429LogType.43.229.322.415.508.601.787.880.973.1438.1717.1996.2275.2833.3391.3484.3577.3670.3763.3856.…
[all …]