Searched refs:kLdrR0R0Count (Results 1 - 1 of 1) sorted by relevance

/art/compiler/utils/arm/
H A Dassembler_thumb2_test.cc617 constexpr size_t kLdrR0R0Count = 511; local
618 for (size_t i = 0; i != kLdrR0R0Count; ++i) {
625 RepeatInsn(kLdrR0R0Count, "ldr r0, [r0]\n") +
640 constexpr size_t kLdrR0R0Count = 512; local
641 for (size_t i = 0; i != kLdrR0R0Count; ++i) {
648 RepeatInsn(kLdrR0R0Count, "ldr r0, [r0]\n") +
663 constexpr size_t kLdrR0R0Count = 2046; local
664 for (size_t i = 0; i != kLdrR0R0Count; ++i) {
671 RepeatInsn(kLdrR0R0Count, "ldr r0, [r0]\n") +
686 constexpr size_t kLdrR0R0Count local
711 constexpr size_t kLdrR0R0Count = (1u << 15) - 2u; local
736 constexpr size_t kLdrR0R0Count = (1u << 15) - 1u; local
761 constexpr size_t kLdrR0R0Count = (1u << 19) - 3u; local
786 constexpr size_t kLdrR0R0Count = (1u << 19) - 2u; local
814 constexpr size_t kLdrR0R0Count = (1u << 19) - 2u + 0x1234; local
842 constexpr size_t kLdrR0R0Count = 510; local
866 constexpr size_t kLdrR0R0Count = 511; local
893 constexpr size_t kLdrR0R0Count = (1 << 17) - 3u; local
919 constexpr size_t kLdrR0R0Count = (1 << 17) - 2u; local
949 constexpr size_t kLdrR0R0Count = (1 << 17) - 2u + 0x1234; local
1015 constexpr size_t kLdrR0R0Count = 511; local
1038 constexpr size_t kLdrR0R0Count = 5; local
1086 constexpr size_t kLdrR0R0Count = 5; local
1148 constexpr size_t kLdrR0R0Count = 5; local
1212 constexpr size_t kLdrR0R0Count = 5; local
1280 constexpr size_t kLdrR0R0Count = 5; local
[all...]

Completed in 5 milliseconds