Lines Matching refs:ldrd_range
1176 const int ldrd_range = masm.IsUsingA32() ? 255 : 1020;
1177 const int string_size = AlignUp(ldrd_range + kMaxInstructionSizeInBytes, 4);
1225 const int ldrd_range = masm.IsUsingA32() ? 255 : 1020;
1226 const int string_size = AlignUp(ldrd_range + kMaxInstructionSizeInBytes, 4);
1259 const int ldrd_range = masm.IsUsingA32() ? 255 : 1020;
1262 const int nops = (ldr_range - ldrd_range) / nop_size;
1278 const int string_size = AlignUp(ldrd_range + kMaxInstructionSizeInBytes, 4);
1458 const int ldrd_range = masm->IsUsingA32() ? 255 : 1020;
1470 ldrd_range -
1520 const int ldrd_range = masm.IsUsingA32() ? 255 : 1020;
1521 const int string_size = AlignUp(ldrd_range + kMaxInstructionSizeInBytes, 4);
1564 const int ldrd_range = masm.IsUsingA32() ? 255 : 1020;
1565 const int string_size = AlignUp(ldrd_range + kMaxInstructionSizeInBytes, 4);
1625 const int ldrd_range = masm.IsUsingA32() ? 255 : 1020;
1626 const int string_size = ldrd_range + offset;
1752 const int ldrd_range = 255;
1754 const int ldrd_padding = ldrd_range - 2 * kA32InstructionSizeInBytes;
4935 const uint32_t ldrd_range = 1020;
4945 for (; i < ldrd_range - cbz_range - 40;
4961 for (; i < ldrd_range - 4 * kA32InstructionSizeInBytes;
4994 const uint32_t ldrd_range = 1020;
5004 for (uint32_t i = 0; i < ldrd_range - cbz_range - 4 * kLabelsCount;