Searched defs:cpu_name (Results 1 – 10 of 10) sorted by relevance
65 const string& cpu_name() const { return cpu_name_; } in cpu_name() function
121 string triple, string cpu_name, string features, string entry_point_name, in CpuAotCompilationOptions()
16 char cpu_string[CPU_MAX_NAME_LEN], *cpu_name; in report_cpu_info() local
296 char cpu_name[49]; in _mesa_get_x86_features() local
56 u8 cpu_name[10]; member
107 const string cpu_name = "/host:CPU"; in CollectData() local
81 const char *cpu_name = "Nios-II"; in altera_nios2_get_desc() local
75 let cpu_name = format!("cpu@{:x}", cpu_id); in create_cpu_nodes() localVariable
129 llvm::Triple triple, absl::string_view cpu_name, in GetTargetMachine()
389 void cpu_name(char *name) in cpu_name() function