Searched refs:kDescriptorIndexBitCount (Results 1 – 5 of 5) sorted by relevance
88 LookupOnLookupStartObjectBits::Next<unsigned, kDescriptorIndexBitCount>;104 IsDoubleBits::Next<unsigned, kDescriptorIndexBitCount + 1>;280 LookupOnLookupStartObjectBits::Next<unsigned, kDescriptorIndexBitCount>;295 RepresentationBits::Next<unsigned, kDescriptorIndexBitCount + 1>;
240 static const int kDescriptorIndexBitCount = 10; variable245 static const int kMaxNumberOfDescriptors = (1 << kDescriptorIndexBitCount) - 4;247 (1 << kDescriptorIndexBitCount) - 1;418 RepresentationField::Next<uint32_t, kDescriptorIndexBitCount>;420 DescriptorPointer::Next<uint32_t, kDescriptorIndexBitCount>;
112 (kDescriptorIndexBitCount + 1 + kTaggedSizeLog2);120 EncodingBits::Next<int, kDescriptorIndexBitCount>;
303 STATIC_ASSERT(Bits3::EnumLengthBits::kSize == kDescriptorIndexBitCount);305 kDescriptorIndexBitCount);
121 unsigned embedded_fields_count_ : kDescriptorIndexBitCount;122 unsigned smi_fields_count_ : kDescriptorIndexBitCount;