Home
last modified time | relevance | path

Searched refs:other4 (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/arm64/
Dassembler-arm64-inl.h81 const CPURegister& other4) { in Remove() argument
85 if (!other4.IsNone() && (other4.type() == type_)) Remove(other4.code()); in Remove()
Dassembler-arm64.h571 const CPURegister& other4 = NoCPUReg);
606 const CPURegister& other4 = NoCPUReg) const {
612 if (!other4.IsNone() && (other4.type() == type_)) list |= other4.bit();