Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/arm64/
Dassembler-arm64-inl.h186 const CPURegister& other4) { in Remove() argument
190 if (!other4.IsNone() && (other4.type() == type_)) Remove(other4.code()); in Remove()
Dassembler-arm64.h506 const CPURegister& other4 = NoCPUReg);
539 const CPURegister& other4 = NoCPUReg) const {
545 if (!other4.IsNone() && (other4.type() == type_)) list |= other4.Bit();