Home | History | Annotate | Download | only in arm

Lines Matching refs:kNumRegisters

73   static const int kNumRegisters = 16;
107 bool is_valid() const { return 0 <= code_ && code_ < kNumRegisters; }
193 static const int kNumRegisters = 16;
199 static const int kNumAllocatableRegisters = kNumRegisters -