Searched defs:CpuName (Results 1 – 5 of 5) 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
167 const std::string CpuName = in Analysis() local
173 static cl::opt<std::string> CpuName( variable