Home | History | Annotate | Download | only in ia32

Lines Matching defs:kNumAllocatableRegisters

68   static const int kNumAllocatableRegisters = 6;
122 ASSERT(index >= 0 && index < kNumAllocatableRegisters);
136 ASSERT(index >= 0 && index < kNumAllocatableRegisters);
142 static const int kNumAllocatableRegisters = 7;
151 ASSERT(index >= 0 && index < kNumAllocatableRegisters);
156 ASSERT(index >= 0 && index < kNumAllocatableRegisters);