Lines Matching refs:Access
1207 enum Access { REGULAR, OVERFLOWED };
1228 ConstantPoolEntry::Access AddEntry(int position, intptr_t value,
1235 ConstantPoolEntry::Access AddEntry(int position, double value) {
1240 // Previews the access type required for the next new entry to be added.
1241 ConstantPoolEntry::Access NextAccess(ConstantPoolEntry::Type type) const;
1262 ConstantPoolEntry::Access AddEntry(ConstantPoolEntry& entry,
1265 void EmitGroup(Assembler* assm, ConstantPoolEntry::Access access,