Searched defs:CpuName (Results 1 – 3 of 3) sorted by relevance
28 const std::string &CpuName) in MachineFunctionGeneratorBaseTest()83 const std::string CpuName; variable
24 LLVMState::LLVMState(const std::string &Triple, const std::string &CpuName) { in LLVMState()
52 std::string CpuName; member