Home | History | Annotate | Download | only in x64

Lines Matching defs:kNumAllocatableRegisters

99   static const int kNumAllocatableRegisters = 10;
106 ASSERT(index >= 0 && index < kNumAllocatableRegisters);
112 ASSERT(index >= 0 && index < kNumAllocatableRegisters);
160 static const int kRegisterCodeByAllocationIndex[kNumAllocatableRegisters];
203 static const int kNumAllocatableRegisters = 15;
211 ASSERT(0 <= index && index < kNumAllocatableRegisters);
217 ASSERT(index >= 0 && index < kNumAllocatableRegisters);