Lines Matching refs:ConstantPoolEntry
1462 return constant_pool_builder_.NextAccess(ConstantPoolEntry::INTPTR) ==
1463 ConstantPoolEntry::OVERFLOWED;
1467 ConstantPoolEntry::Access access,
1468 ConstantPoolEntry::Type type);
1565 // ConstantPoolEntry records are used during code generation as temporary
1573 ConstantPoolEntry pending_32_bit_constants_buffer_[kMinNumPendingConstants];
1574 ConstantPoolEntry pending_64_bit_constants_buffer_[kMinNumPendingConstants];
1575 ConstantPoolEntry* pending_32_bit_constants_;
1576 ConstantPoolEntry* pending_64_bit_constants_;
1611 ConstantPoolEntry::Access ConstantPoolAddEntry(int position,
1614 ConstantPoolEntry::Access ConstantPoolAddEntry(int position, double value);