Home
last modified time | relevance | path

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

/art/libartbase/arch/
Dinstruction_set_test.cc43 TEST(InstructionSetTest, GetInstructionSetInstructionAlignment) { in TEST() argument
Dinstruction_set.h100 constexpr size_t GetInstructionSetInstructionAlignment(InstructionSet isa) { in GetInstructionSetInstructionAlignment() function