Home
last modified time | relevance | path

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

/art/libartbase/arch/
Dinstruction_set_test.cc59 kMips64InstructionAlignment); in TEST()
Dinstruction_set.h85 static constexpr size_t kMips64InstructionAlignment = 4; variable
133 return kMips64InstructionAlignment; in GetInstructionSetInstructionAlignment()
/art/compiler/optimizing/
Dstack_map_test.cc695 StackMap::PackNativePc(kMips64InstructionAlignment, InstructionSet::kMips64); in TEST()
707 kMips64InstructionAlignment); in TEST()