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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/tilepro/
H A Dgen-mul-tables.cc113 m_rhs_if_unary (0)
122 m_rhs_if_unary (rhs_if_unary)
156 int m_rhs_if_unary; member in class:Operator
532 e->m_rhs = op->is_unary () ? op->m_rhs_if_unary : j;
/netbsd-current/external/gpl3/gcc/dist/gcc/config/tilepro/
H A Dgen-mul-tables.cc113 m_rhs_if_unary (0)
122 m_rhs_if_unary (rhs_if_unary)
156 int m_rhs_if_unary; member in class:Operator
532 e->m_rhs = op->is_unary () ? op->m_rhs_if_unary : j;

Completed in 73 milliseconds