Searched refs:IsPair (Results 1 – 5 of 5) sorted by relevance
164 DCHECK(IsPair()); in low()169 DCHECK(IsPair()); in high()209 bool IsPair() const { in IsPair() function288 } else if (IsPair() || IsDoubleStackSlot()) { in Contains()300 if ((IsPair() && other.IsPair()) || (IsDoubleStackSlot() && other.IsDoubleStackSlot())) { in OverlapsWith()584 || input.IsPair() in IsFixedInput()
89 } else if (location.IsPair()) { in operator <<()
371 return location.IsPair() ? location.low() : location.reg(); in RegisterOrLowRegister()
39 } else if (location.IsPair()) { in DumpLocationForTest()
312 } else if (input.IsPair()) { in ProcessInstruction()368 } else if (first.IsPair()) { in ProcessInstruction()380 } else if (output.IsPair()) { in ProcessInstruction()