Searched refs:kArm64InstructionAlignment (Results 1 – 3 of 3) sorted by relevance
51 kArm64InstructionAlignment); in TEST()
81 static constexpr size_t kArm64InstructionAlignment = 4; variable127 return kArm64InstructionAlignment; in GetInstructionSetInstructionAlignment()
934 CodeOffset::FromOffset(kArm64InstructionAlignment, InstructionSet::kArm64); in TEST()944 EXPECT_EQ(offset_arm64.Uint32Value(InstructionSet::kArm64), kArm64InstructionAlignment); in TEST()