Lines Matching refs:kMaxNumAllocatableRegisters
68 static const int kMaxNumAllocatableRegisters = 6;70 return kMaxNumAllocatableRegisters;125 ASSERT(index >= 0 && index < kMaxNumAllocatableRegisters);139 ASSERT(index >= 0 && index < kMaxNumAllocatableRegisters);146 static const int kMaxNumAllocatableRegisters = 7;