Home | History | Annotate | Download | only in optimizing

Lines Matching refs:kVRegSize

479       (number_of_out_slots + number_of_spill_slots) * kVRegSize, GetPreferredSlotsAlignment());
1212 DexRegisterLocation::Kind::kInStack, location.GetHighStackIndex(kVRegSize));
1294 Kind::kInStack, location.GetHighStackIndex(kVRegSize));
1306 stack_map_stream->AddDexRegisterEntry(Kind::kInStack, offset + kVRegSize);
1327 stack_map_stream->AddDexRegisterEntry(Kind::kInStack, offset + kVRegSize);
1455 locations->ClearStackBit(dest.GetStackIndex() / kVRegSize);
1561 locations->SetStackBit(stack_offset / kVRegSize);