Searched refs:kTrampolineSlotsSize (Results 1 – 4 of 4) sorted by relevance
319 ? kMaxInt : kMaxBranchOffset - kTrampolineSlotsSize * 16; in Assembler()798 next_buffer_check_ += kTrampolineSlotsSize; in bind_to()1039 next_buffer_check_ -= kTrampolineSlotsSize; in branch_offset()1066 next_buffer_check_ -= kTrampolineSlotsSize; in branch_offset_compact()1093 next_buffer_check_ -= kTrampolineSlotsSize; in branch_offset21()1121 next_buffer_check_ -= kTrampolineSlotsSize; in branch_offset21_compact()1153 next_buffer_check_ -= kTrampolineSlotsSize; in label_at_put()2550 kMaxBranchOffset - kTrampolineSlotsSize * 16; in CheckTrampolinePool()
1313 end_ = start + slot_count * kTrampolineSlotsSize; in Trampoline()1332 next_slot_ += kTrampolineSlotsSize; in take_slot()1352 static const int kTrampolineSlotsSize = 4 * kInstrSize; variable
297 ? kMaxInt : kMaxBranchOffset - kTrampolineSlotsSize * 16; in Assembler()782 next_buffer_check_ += kTrampolineSlotsSize; in bind_to()1020 next_buffer_check_ -= kTrampolineSlotsSize; in branch_offset()1047 next_buffer_check_ -= kTrampolineSlotsSize; in branch_offset_compact()1073 next_buffer_check_ -= kTrampolineSlotsSize; in branch_offset21()1100 next_buffer_check_ -= kTrampolineSlotsSize; in branch_offset21_compact()1132 next_buffer_check_ -= kTrampolineSlotsSize; in label_at_put()2793 kMaxBranchOffset - kTrampolineSlotsSize * 16; in CheckTrampolinePool()
1350 end_ = start + slot_count * kTrampolineSlotsSize; in Trampoline()1369 next_slot_ += kTrampolineSlotsSize; in take_slot()1389 static const int kTrampolineSlotsSize = 6 * kInstrSize; variable