Home
last modified time | relevance | path

Searched refs:kThumb2InstructionAlignment (Results 1 – 3 of 3) sorted by relevance

/aosp12/art/libartbase/arch/
H A Dinstruction_set.h71 static constexpr size_t kThumb2InstructionAlignment = 2; variable
108 return kThumb2InstructionAlignment; in GetInstructionSetInstructionAlignment()
H A Dinstruction_set_test.cc45 kThumb2InstructionAlignment); in TEST()
/aosp12/art/compiler/optimizing/
H A Dstack_map_test.cc685 StackMap::PackNativePc(kThumb2InstructionAlignment, InstructionSet::kThumb2); in TEST()
693 kThumb2InstructionAlignment); in TEST()