Searched refs:m_num_comp (Results 1 – 2 of 2) sorted by relevance
255 m_num_comp(ncomp), in MemRingOutIntruction()262 assert(m_num_comp <= 4); in MemRingOutIntruction()267 switch (m_num_comp) { in ncomp()286 m_num_comp == oth.m_num_comp && in is_equal_to()303 os << " ES:" << m_num_comp; in do_print()
163 unsigned m_num_comp; variable