Searched defs:cpu_name (Results 1 – 7 of 7) sorted by relevance
296 char cpu_name[49]; in _mesa_get_x86_features() local
66 const std::string& cpu_name() const { return cpu_name_; } in cpu_name() function
273 std::string triple, std::string cpu_name, std::string features, in CpuAotCompilationOptions()
137 let cpu_name = format!("cpu@{:x}", cpu_id); in create_cpu_nodes() localVariable
144 llvm::Triple triple, absl::string_view cpu_name, in GetTargetMachine()
14735 char *cpu_name; member