Home | History | Annotate | Download | only in arm64

Lines Matching refs:IsAligned

673   ASSERT_TRUE(IsAligned<kArm64Alignment>(last_method_offset));
781 bool unaligned = !IsAligned<8u>((adrp_offset) + 4u + static_cast<uint32_t>(disp)); \
866 bool unaligned = !IsAligned<8u>((adrp_offset) + 4u + static_cast<uint32_t>(disp)); \