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

  /art/libartbase/arch/
instruction_set_test.cc 49 kThumb2InstructionAlignment);
instruction_set.h 80 static constexpr size_t kThumb2InstructionAlignment = 2;
123 return kThumb2InstructionAlignment;
  /art/compiler/optimizing/
stack_map_test.cc 685 StackMap::PackNativePc(kThumb2InstructionAlignment, InstructionSet::kThumb2);
697 kThumb2InstructionAlignment);

Completed in 150 milliseconds