Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/tools/llvm-exegesis/Common/
DAssemblerUtils.h28 const std::string &CpuName) in MachineFunctionGeneratorBaseTest()
83 const std::string CpuName; variable
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/
DLlvmState.cpp24 LLVMState::LLVMState(const std::string &Triple, const std::string &CpuName) { in LLVMState()
DBenchmarkResult.h52 std::string CpuName; member