Searched refs:RegNo (Results 1 – 2 of 2) sorted by relevance
45 return (IsGPRegister() == other.IsGPRegister()) && (RegNo() == other.RegNo()); in Overlaps()48 int Arm64ManagedRegister::RegNo() const { in RegNo() function in art::arm64::Arm64ManagedRegister67 int low = RegNo(); in RegIdLow()79 int high = RegNo(); in RegIdHigh()
199 int RegNo() const;