Searched refs:other4 (Results 1 – 2 of 2) sorted by relevance
177 const CPURegister& other4) { in Remove() argument181 if (!other4.IsNone() && (other4.type() == type_)) Remove(other4.code()); in Remove()
444 const CPURegister& other4 = NoCPUReg);477 const CPURegister& other4 = NoCPUReg) const {483 if (!other4.IsNone() && (other4.type() == type_)) list |= other4.Bit();