Searched refs:get_root_component (Results 1 – 12 of 12) sorted by relevance
50 …if(!_components.empty() && get_root_component()->type() == GpuComponentType::Unfusable && componen… in add_component()65 if(!_components.empty() && !(get_root_component()->properties() == component->properties())) in add_component()72 const auto root_dst_tensors = get_root_component()->tensors().get_const_dst_tensors(); in add_component()94 const auto root_dst_tensors = get_root_component()->tensors().get_const_dst_tensors(); in add_component()305 GpuKernelComponentGroup::ComponentPtr GpuKernelComponentGroup::get_root_component() const in get_root_component() function in arm_compute::experimental::dynamic_fusion::GpuKernelComponentGroup
53 const auto unit_workload_stage = group.get_root_component()->properties().stage(); in write_workload_code()
102 ComponentPtr get_root_component() const;
57 const auto is_root = (comp_group.get_root_component()->id() == this->id()); in get_component_code()144 const auto is_root = (comp_group.get_root_component()->id() == this->id()); in get_tag_lut()169 … const auto root_window = comp_group.get_root_component()->template_writer()->get_window(); in get_build_options()
58 const bool is_root = (comp_group.get_root_component()->id() == this->id()); in get_component_code()147 …const auto root_window = comp_group.get_root_component()->template_writer()->get_wind… in get_build_options()
65 const bool is_root = (comp_group.get_root_component()->id() == this->id()); in get_component_code()240 …const auto root_window = comp_group.get_root_component()->template_writer()->get_wind… in get_build_options()
128 …const auto root_window = comp_group.get_root_component()->template_writer()->get_wind… in get_build_options()
148 … const auto root_window = comp_group.get_root_component()->template_writer()->get_window(); in get_build_options()
223 … const Window root_window = comp_group.get_root_component()->template_writer()->get_window(); in get_build_options()
116 const auto root_comp = _components.get_root_component(); in get_window()
315 …const auto root_window = comp_group.get_root_component()->template_writer()->get_wind… in get_build_options()
422 …const auto root_window = comp_group.get_root_component()->template_writer()->get_wind… in get_build_options()