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

  /external/vixl/test/aarch32/
test-assembler-aarch32.cc 672 3 * k16BitT32InstructionSizeInBytes;
1131 space -= k16BitT32InstructionSizeInBytes;
    [all...]
  /external/vixl/src/aarch32/
constants-aarch32.h 83 const uint32_t k16BitT32InstructionSizeInBytes = 2;
assembler-aarch32.cc     [all...]
macro-assembler-aarch32.h 105 int nop_size = IsUsingT32() ? k16BitT32InstructionSizeInBytes
229 k16BitT32InstructionSizeInBytes);
    [all...]
  /art/compiler/optimizing/
code_generator_arm_vixl.cc     [all...]
intrinsics_arm_vixl.cc     [all...]

Completed in 545 milliseconds