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

  /art/libartbase/arch/
instruction_set_test.cc 53 kX86InstructionAlignment);
instruction_set.h 82 static constexpr size_t kX86InstructionAlignment = 1;
127 return kX86InstructionAlignment;
  /art/compiler/optimizing/
stack_map_test.cc 689 StackMap::PackNativePc(kX86InstructionAlignment, InstructionSet::kX86);
701 kX86InstructionAlignment);

Completed in 130 milliseconds