Searched defs:InstructionBenchmark (Results 1 – 1 of 1) sorted by relevance
71 struct InstructionBenchmark { struct72 InstructionBenchmarkKey Key; argument91 InstructionBenchmark() = default; argument95 InstructionBenchmark &operator=(const InstructionBenchmark &) = delete; argument96 InstructionBenchmark &operator=(InstructionBenchmark &&) = delete; argument107 struct TripleAndCpu {