HomeSort by: relevance | last modified time | path
    Searched defs:get_forest (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
cortex-a57-fma-steering.cc 146 fma_forest *get_forest ();
186 fma_forest *get_forest ();
488 this->get_forest ()->fma_node_created (this);
540 fma_node::get_forest () function in class:fma_node
542 return this->m_root->get_forest ();
676 fma_root_node::get_forest () function in class:fma_root_node
786 forest = root_node->get_forest ();
794 forest = node->get_forest ();
984 forest = (*fma_slot)->get_forest ();
  /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
cortex-a57-fma-steering.cc 146 fma_forest *get_forest ();
186 fma_forest *get_forest ();
488 this->get_forest ()->fma_node_created (this);
540 fma_node::get_forest () function in class:fma_node
542 return this->m_root->get_forest ();
676 fma_root_node::get_forest () function in class:fma_root_node
786 forest = root_node->get_forest ();
794 forest = node->get_forest ();
984 forest = (*fma_slot)->get_forest ();

Completed in 39 milliseconds