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

  /art/runtime/arch/
instruction_set_test.cc 50 EXPECT_EQ(GetInstructionSetInstructionAlignment(kX86), kX86InstructionAlignment);
instruction_set.h 81 static constexpr size_t kX86InstructionAlignment = 1;
128 return kX86InstructionAlignment;
  /art/compiler/optimizing/
stack_map_test.cc     [all...]

Completed in 525 milliseconds