Searched defs:CpuName (Results 1 – 6 of 6) sorted by relevance
25 LLVMState::LLVMState(const std::string &Triple, const std::string &CpuName, in LLVMState()50 LLVMState::LLVMState(const std::string &CpuName) in LLVMState()
60 const char *CpuName; member
64 std::string CpuName; member
32 const std::string &CpuName) in MachineFunctionGeneratorBaseTest()87 const std::string CpuName; variable
172 static cl::opt<std::string> CpuName( variable
119 std::string CpuName; // returns a string compatible with the -march option. member