Home
last modified time | relevance | path

Searched refs:kDefaultInstructionCount (Results 1 – 4 of 4) sorted by relevance

/external/vixl/benchmarks/aarch64/
Dbench-branch-link.cc35 static const int kDefaultInstructionCount = 100000; variable
44 instructions = kDefaultInstructionCount; in main()
Dbench-dataop.cc36 static const unsigned kDefaultInstructionCount = 100000; variable
48 instructions = kDefaultInstructionCount; in main()
Dbench-branch.cc36 static const int kDefaultInstructionCount = 100000; variable
48 instructions = kDefaultInstructionCount; in main()
/external/vixl/benchmarks/aarch32/
Dbench-dataop.cc38 static const unsigned kDefaultInstructionCount = 100000; variable
75 instructions = kDefaultInstructionCount; in main()