Searched refs:fma_node_created (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Dcortex-a57-fma-steering.c112 void fma_node_created (fma_node *);
396 void fma_forest::fma_node_created (fma_node *node) function in class:fma_forest
488 this->get_forest ()->fma_node_created (this);
672 this->m_forest->fma_node_created (this);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Dcortex-a57-fma-steering.cc112 void fma_node_created (fma_node *);
396 void fma_forest::fma_node_created (fma_node *node) function in class:fma_forest
488 this->get_forest ()->fma_node_created (this);
672 this->m_forest->fma_node_created (this);

Completed in 184 milliseconds