Home
last modified time | relevance | path

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

/art/libartbase/arch/
Dinstruction_set_test.cc57 kMipsInstructionAlignment); in TEST()
Dinstruction_set.h84 static constexpr size_t kMipsInstructionAlignment = 4; variable
131 return kMipsInstructionAlignment; in GetInstructionSetInstructionAlignment()
/art/compiler/optimizing/
Dstack_map_test.cc693 StackMap::PackNativePc(kMipsInstructionAlignment, InstructionSet::kMips); in TEST()
705 kMipsInstructionAlignment); in TEST()