Searched refs:matching_module_spec (Results 1 – 1 of 1) sorted by relevance
99 ModuleSpec matching_module_spec; in CreateTarget() local103 if (module_specs.GetModuleSpecAtIndex(0, matching_module_spec)) in CreateTarget()107 … if (!platform_arch.IsCompatibleMatch(matching_module_spec.GetArchitecture())) in CreateTarget()111 … matching_module_spec.GetArchitecture().GetTriple().str().c_str(), in CreateTarget()119 platform_arch = matching_module_spec.GetArchitecture(); in CreateTarget()128 if (module_specs.FindMatchingModuleSpec(module_spec, matching_module_spec)) in CreateTarget()130 platform_arch = matching_module_spec.GetArchitecture(); in CreateTarget()