Home
last modified time | relevance | path

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

/llvm-project/libcxx/docs/
H A DTestingLibcxx.rst428 Benchmarks global() chapter
485 testing-hardening-assertionsRunning Benchmarks global() argument
/llvm-project/llvm/docs/
H A DTestSuiteGuide.md132 ### Benchmarks global() subsection
/llvm-project/llvm/docs/Proposals/
H A DTestSuite.rst30 Benchmarks chapter
/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/
H A DSnippetGeneratorTest.cpp424 std::vector<BenchmarkCode> Benchmarks; in TEST_F() local
502 std::vector<BenchmarkCode> Benchmarks; in TEST_F() local
/llvm-project/llvm/tools/llvm-exegesis/lib/
H A DSnippetGenerator.cpp42 const InstructionTemplate &Variant, std::vector<BenchmarkCode> &Benchmarks, in generateConfigurations() argument
H A DBenchmarkResult.cpp393 return std::move(Benchmarks); in readYamls() local
/llvm-project/llvm/tools/llvm-exegesis/
H A Dllvm-exegesis.cpp373 std::vector<BenchmarkCode> Benchmarks; generateSnippets() local