Home
last modified time | relevance | path

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

/art/compiler/utils/arm/
Dassembler_thumb2_test.cc378 constexpr size_t kLdrR0R0Count1 = 256; in TEST_F() local
379 for (size_t i = 0; i != kLdrR0R0Count1; ++i) { in TEST_F()
392 RepeatInsn(kLdrR0R0Count1, "ldr r0, [r0]\n") + in TEST_F()
403 constexpr size_t kLdrR0R0Count1 = 63; in TEST_F() local
404 for (size_t i = 0; i != kLdrR0R0Count1; ++i) { in TEST_F()
418 RepeatInsn(kLdrR0R0Count1, "ldr r0, [r0]\n") + in TEST_F()
437 constexpr size_t kLdrR0R0Count1 = 63; in TEST_F() local
438 for (size_t i = 0; i != kLdrR0R0Count1; ++i) { in TEST_F()
453 RepeatInsn(kLdrR0R0Count1, "ldr r0, [r0]\n") + in TEST_F()
473 constexpr size_t kLdrR0R0Count1 = 62; in TEST_F() local
[all …]