Lines Matching refs:kA32InstructionSizeInBytes
669 size_of_generated_code = 18 * kA32InstructionSizeInBytes; in TEST()
741 5 * kA32InstructionSizeInBytes + 4, in TEST()
1754 const int ldrd_padding = ldrd_range - 2 * kA32InstructionSizeInBytes; in TEST_A32()
1758 ldr_range - ldrd_padding - 2 * kA32InstructionSizeInBytes; in TEST_A32()
1764 int space = AlignDown(ldr_padding, kA32InstructionSizeInBytes); in TEST_A32()
1776 int space = AlignDown(ldrd_padding, kA32InstructionSizeInBytes); in TEST_A32()
2244 const int nop_size = masm.IsUsingA32() ? kA32InstructionSizeInBytes in TEST()
3427 : kA32InstructionSizeInBytes; in TEST()
4946 for (; i < ldrd_range - 4 * kA32InstructionSizeInBytes; in TEST_T32()
5567 size_of_generated_code = 7 * kA32InstructionSizeInBytes; in TEST()
6228 : kA32InstructionSizeInBytes; in AddBranchesAndGetCloseToCheckpoint()
6253 : kA32InstructionSizeInBytes; in EmitNopsInExactAssemblyScope()