Searched defs:cpu_arch (Results 1 – 6 of 6) sorted by relevance
489 static int calculate_cpu_arch(int cpu_arch, int secondary_arch) { in calculate_cpu_arch()580 static const char* get_generic_cpu_name(int cpu_arch) { in get_generic_cpu_name()656 static bool is_allowed_use_of_div(int cpu_arch, in is_allowed_use_of_div()
60 def ToolPath(tool, cpu_arch): argument
64 def ToolPath(tool, cpu_arch): argument
62 def ToolPath(tool, cpu_arch): argument
86 CpuArchitecture.Enum cpu_arch = 8; field
121 def cpu_arch(self) -> str: member in MetadataProcessor