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

  /external/vixl/benchmarks/aarch64/
bench-branch-link.cc 35 static const int kDefaultInstructionCount = 100000;
44 instructions = kDefaultInstructionCount;
bench-branch.cc 36 static const int kDefaultInstructionCount = 100000;
48 instructions = kDefaultInstructionCount;
bench-dataop.cc 36 static const unsigned kDefaultInstructionCount = 100000;
48 instructions = kDefaultInstructionCount;
  /external/vixl/benchmarks/aarch32/
bench-dataop.cc 38 static const unsigned kDefaultInstructionCount = 100000;
75 instructions = kDefaultInstructionCount;

Completed in 430 milliseconds