Searched refs:inOtherRegister (Results 1 – 2 of 2) sorted by relevance
69 inOtherRegister, // reg = other reg enumerator102 bool IsInOtherRegister() const { return m_type == inOtherRegister; } in IsInOtherRegister()129 m_type = inOtherRegister; in SetInRegister()134 if (m_type == inOtherRegister) in GetRegisterNumber()
40 case inOtherRegister: in operator ==()135 case inOtherRegister: { in Dump()