Lines Matching defs:static_cell_count

561   static int static_cell_count() {
566 return static_cell_count();
624 static int static_cell_count() {
629 return static_cell_count();
699 static int static_cell_count() {
704 return static_cell_count();
970 static int static_cell_count() {
1061 return CounterData::static_cell_count() + TypeEntriesAtCall::cell_count_local_offset();
1076 _args(CounterData::static_cell_count()+TypeEntriesAtCall::header_cell_count(), number_of_arguments()),
1077 _ret(cell_count() - ReturnTypeEntry::static_cell_count())
1097 static int static_cell_count() {
1102 return CounterData::static_cell_count() + TypeEntriesAtCall::compute_cell_count(stream);
1106 TypeEntriesAtCall::initialize(dl, CounterData::static_cell_count(), cell_count);
1112 return CounterData::static_cell_count() +
1155 return cell_offset(CounterData::static_cell_count()) + TypeEntriesAtCall::args_data_offset();
1218 static int static_cell_count() {
1223 return static_cell_count();
1309 return cell_offset(static_cell_count());
1317 return cell_offset_in_bytes(static_cell_count());
1369 static int static_cell_count() {
1372 return ReceiverTypeData::static_cell_count() JVMCI_ONLY(+ (uint) MethodProfileWidth * receiver_type_row_cell_count);
1376 return static_cell_count();
1381 return cell_offset(static_cell_count());
1386 return cell_offset_in_bytes(static_cell_count());
1466 return VirtualCallData::static_cell_count() + TypeEntriesAtCall::cell_count_local_offset();
1481 _args(VirtualCallData::static_cell_count()+TypeEntriesAtCall::header_cell_count(), number_of_arguments()),
1482 _ret(cell_count() - ReturnTypeEntry::static_cell_count())
1502 static int static_cell_count() {
1507 return VirtualCallData::static_cell_count() + TypeEntriesAtCall::compute_cell_count(stream);
1511 TypeEntriesAtCall::initialize(dl, VirtualCallData::static_cell_count(), cell_count);
1517 return VirtualCallData::static_cell_count() +
1560 return cell_offset(VirtualCallData::static_cell_count()) + TypeEntriesAtCall::args_data_offset();
1630 static int static_cell_count() {
1635 return static_cell_count();
1711 static int static_cell_count() {
1716 return static_cell_count();
1821 static int static_cell_count() {
2077 static int static_cell_count() {
2082 return static_cell_count();