Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-exegesis/lib/
DLlvmState.cpp25 LLVMState::LLVMState(const std::string &Triple, const std::string &CpuName, in LLVMState()
50 LLVMState::LLVMState(const std::string &CpuName) in LLVMState()
DTarget.h60 const char *CpuName; member
DBenchmarkResult.h64 std::string CpuName; member
/external/llvm-project/llvm/unittests/tools/llvm-exegesis/Common/
DAssemblerUtils.h32 const std::string &CpuName) in MachineFunctionGeneratorBaseTest()
87 const std::string CpuName; variable
/external/llvm-project/llvm/tools/llvm-exegesis/
Dllvm-exegesis.cpp172 static cl::opt<std::string> CpuName( variable
/external/llvm-project/libc/benchmarks/
DLibcBenchmark.h119 std::string CpuName; // returns a string compatible with the -march option. member