HomeSort by relevance Sort by last modified time
    Searched refs:kX86_64InstructionAlignment (Results 1 - 3 of 3) sorted by null

  /art/runtime/arch/
instruction_set_test.cc 51 EXPECT_EQ(GetInstructionSetInstructionAlignment(kX86_64), kX86_64InstructionAlignment);
instruction_set.h 82 static constexpr size_t kX86_64InstructionAlignment = 1;
130 return kX86_64InstructionAlignment;
  /art/compiler/optimizing/
stack_map_test.cc     [all...]

Completed in 74 milliseconds