Lines Matching refs:other1
188 inline void CPURegList::Remove(const CPURegister& other1,192 if (!other1.IsNone() && (other1.type() == type_)) Remove(other1.code());