Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/tools/llvm-exegesis/Common/
H A DAssemblerUtils.h33 const std::string &CpuName) in MachineFunctionGeneratorBaseTest() argument
95 const std::string CpuName; global() variable
/llvm-project/llvm/tools/llvm-exegesis/lib/
H A DLlvmState.cpp25 std::string CpuName, in Create() argument
H A DBenchmarkResult.h106 std::string CpuName; member
146 std::string CpuName; member
H A DTarget.h71 const char *CpuName; member
/llvm-project/libc/benchmarks/
H A DLibcBenchmark.h116 std::string CpuName; // returns a string compatible with the -march option. member