Home
last modified time | relevance | path

Searched defs:m_node (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/
H A Dtree-vect-slp-patterns.cc626 SLP_TREE_CHILDREN (*this->m_node)[0] = children[0]; in build() local
627 SLP_TREE_CHILDREN (*this->m_node)[1] = in build() local
1162 SLP_TREE_CHILDREN (*this->m_node)[0] = this->m_ops[2]; in build() local
1163 SLP_TREE_CHILDREN (*this->m_node)[1] = newnode; in build() local
1180 SLP_TREE_CHILDREN (*this->m_node)[0] = this->m_ops[3]; in build() local
1181 SLP_TREE_CHILDREN (*this->m_node)[1] = newnode; in build() local
1182 SLP_TREE_CHILDREN (*this->m_node)[2] = this->m_ops[0]; in build() local
/netbsd/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dchecker-path.h209 const supernode *m_node; variable
/netbsd/external/gpl3/gcc/dist/gcc/analyzer/
H A Dchecker-path.h250 const supernode *m_node; variable