Home
last modified time | relevance | path

Searched defs:jump_offset (Results 1 – 2 of 2) sorted by relevance

/aosp12/art/compiler/optimizing/
H A Dcode_generator_arm64.cc559 ptrdiff_t jump_offset = target_label->GetLocation() - table_start_.GetLocation(); in EmitTable() local
6379 Register jump_offset = temp_w; in VisitPackedSwitch() local
H A Dcode_generator_arm_vixl.cc1934 int32_t jump_offset = target_label->GetLocation() - table_start_.GetLocation(); in FixTable() local
9783 vixl32::Register jump_offset = temps.Acquire(); in VisitPackedSwitch() local