Home
last modified time | relevance | path

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

/llvm-project/libc/benchmarks/
H A DLibcMemoryBenchmarkMain.cpp77 using BenchmarkSetup = CopySetup; global() typedef
80 using BenchmarkSetup = MoveSetup; global() typedef
83 using BenchmarkSetup = SetSetup; global() typedef
86 using BenchmarkSetup = SetSetup; global() typedef
89 using BenchmarkSetup = ComparisonSetup; global() typedef
92 using BenchmarkSetup = ComparisonSetup; global() typedef