Lines Matching refs:ldrd_range

1163   const int ldrd_range = masm.IsUsingA32() ? 255 : 1020;  in TEST()  local
1164 const int string_size = AlignUp(ldrd_range + kMaxInstructionSizeInBytes, 4); in TEST()
1213 const int ldrd_range = masm.IsUsingA32() ? 255 : 1020; in TEST() local
1214 const int string_size = AlignUp(ldrd_range + kMaxInstructionSizeInBytes, 4); in TEST()
1250 const int ldrd_range = masm.IsUsingA32() ? 255 : 1020; in EmitReusedLoadLiteralStressTest() local
1253 const int nops = (ldr_range - ldrd_range) / nop_size; in EmitReusedLoadLiteralStressTest()
1269 const int string_size = AlignUp(ldrd_range + kMaxInstructionSizeInBytes, 4); in EmitReusedLoadLiteralStressTest()
1458 const int ldrd_range = masm->IsUsingA32() ? 255 : 1020; in EmitLdrdLiteralTest() local
1470 ldrd_range - in EmitLdrdLiteralTest()
1516 const int ldrd_range = masm.IsUsingA32() ? 255 : 1020; in TEST() local
1517 const int string_size = AlignUp(ldrd_range + kMaxInstructionSizeInBytes, 4); in TEST()
1559 const int ldrd_range = masm.IsUsingA32() ? 255 : 1020; in TEST() local
1560 const int string_size = AlignUp(ldrd_range + kMaxInstructionSizeInBytes, 4); in TEST()
1621 const int ldrd_range = masm.IsUsingA32() ? 255 : 1020; in EmitLdrdLiteralStressTest() local
1622 const int string_size = ldrd_range + offset; in EmitLdrdLiteralStressTest()
1756 const int ldrd_range = 255; in TEST_A32() local
1758 const int ldrd_padding = ldrd_range - 2 * kA32InstructionSizeInBytes; in TEST_A32()
4584 const uint32_t ldrd_range = 1020; in TEST_T32() local
4594 for (; i < ldrd_range - cbz_range - 40; in TEST_T32()
4617 for (; i < ldrd_range - 4 * kA32InstructionSizeInBytes; in TEST_T32()
4657 const uint32_t ldrd_range = 1020; in TEST_T32() local
4667 for (uint32_t i = 0; i < ldrd_range - cbz_range - 4 * kLabelsCount; in TEST_T32()