[AArch64] Regenerate fp16 tests.
[llvm-project.git] / llvm / test / CodeGen / SystemZ / fentry-no-reorder.ll
blobf8a9409ed84ec8873cd98f9f5b94d4f040055a8b
1 ; RUN: llc %s -mtriple=s390x-linux-gnu -mcpu=zEC12 -o - -verify-machineinstrs \
2 ; RUN:   | FileCheck %s
4 @PawnTT = dso_local local_unnamed_addr global [2048 x i8] zeroinitializer, align 2
6 define dso_local void @clear_pawn_tt() local_unnamed_addr #0 {
7 entry:
8   call void @llvm.memset.p0i8.i64(i8* nonnull align 2 dereferenceable(2048) getelementptr inbounds ([2048 x i8], [2048 x i8]* @PawnTT, i64 0, i64 0), i8 0, i64 2048, i1 false)
9   ret void
12 declare void @llvm.memset.p0i8.i64(i8* nocapture writeonly, i8, i64, i1 immarg) #1
14 attributes #0 = { nofree nounwind writeonly "fentry-call"="true" }
15 attributes #1 = { argmemonly nofree nosync nounwind willreturn writeonly }
17 ; CHECK: clear_pawn_tt: # @clear_pawn_tt
18 ; CHECK-NEXT: # %bb.0:
19 ; CHECK-NEXT: brasl %r0, __fentry__@PLT