| /llvm-project-15.0.7/llvm/test/Transforms/InstCombine/ |
| H A D | err-rep-cold.ll | 6 %struct._IO_FILE = type { i32, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, %struct._IO_m… 7 %struct._IO_marker = type { %struct._IO_marker*, %struct._IO_FILE*, i32 } 9 @stdout = external global %struct._IO_FILE* 10 @stderr = external global %struct._IO_FILE* 21 %0 = load %struct._IO_FILE*, %struct._IO_FILE** @stderr, align 8 22 …%call = tail call i32 (%struct._IO_FILE*, i8*, ...) @fprintf(%struct._IO_FILE* %0, i8* getelementp… 25 ; CHECK: %call = tail call i32 (%struct._IO_FILE*, i8*, ...) @fprintf(%struct._IO_FILE* %0, i8* get… 32 declare i32 @fprintf(%struct._IO_FILE* nocapture, i8* nocapture readonly, ...) #1 41 %0 = load %struct._IO_FILE*, %struct._IO_FILE** @stderr, align 8 52 declare i64 @fwrite(i8* nocapture, i64, i64, %struct._IO_FILE* nocapture) #1 [all …]
|
| H A D | pr39177.ll | 6 %struct._IO_FILE = type { i32, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, %struct._IO_m… 7 %struct._IO_marker = type { %struct._IO_marker*, %struct._IO_FILE*, i32 } 9 @stderr = external global %struct._IO_FILE*, align 8 12 @fwrite = alias i64 (i8*, i64, i64, %struct._IO_FILE*), i64 (i8*, i64, i64, %struct._IO_FILE*)* @__… 14 define i64 @__fwrite_alias(i8* %ptr, i64 %size, i64 %n, %struct._IO_FILE* %s) { 23 %s.addr = alloca %struct._IO_FILE*, align 8 27 store %struct._IO_FILE* %s, %struct._IO_FILE** %s.addr, align 8 39 %0 = load %struct._IO_FILE*, %struct._IO_FILE** @stderr, align 8 40 …%call = call i32 (%struct._IO_FILE*, i8*, ...) @fprintf(%struct._IO_FILE* %0, i8* getelementptr in… 44 declare i32 @fprintf(%struct._IO_FILE*, i8*, ...)
|
| H A D | stdio-custom-dl.ll | 5 %struct._IO_FILE = type { i32, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, %struct._IO_m… 6 %struct._IO_marker = type { %struct._IO_marker*, %struct._IO_FILE*, i32 } 14 ; CHECK-NEXT: [[TMP1:%.*]] = call %struct._IO_FILE* @fopen(i8* getelementptr inbounds ([5 x i8],… 16 …%call = call %struct._IO_FILE* @fopen(i8* getelementptr inbounds ([5 x i8], [5 x i8]* @.str, i64 0… 17 …ts(i8* getelementptr inbounds ([4 x i8], [4 x i8]* @.str.2, i64 0, i64 0), %struct._IO_FILE* %call) 21 declare %struct._IO_FILE* @fopen(i8*, i8*) 22 declare i32 @fputs(i8* nocapture readonly, %struct._IO_FILE* nocapture)
|
| H A D | fputs-opt-size.ll | 9 %struct._IO_FILE = type { i32, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, %struct._IO_m… 10 %struct._IO_marker = type { %struct._IO_marker*, %struct._IO_FILE*, i32 } 22 …%call = tail call %struct._IO_FILE* @fopen(i8* getelementptr inbounds ([10 x i8], [10 x i8]* @.str… 23 …* getelementptr inbounds ([27 x i8], [27 x i8]* @.str.2, i32 0, i32 0), %struct._IO_FILE* %call) #2 27 declare noalias %struct._IO_FILE* @fopen(i8* nocapture readonly, i8* nocapture readonly) local_unna… 28 declare i32 @fputs(i8* nocapture readonly, %struct._IO_FILE* nocapture) local_unnamed_addr #1 42 …%call = tail call %struct._IO_FILE* @fopen(i8* getelementptr inbounds ([10 x i8], [10 x i8]* @.str… 43 …* getelementptr inbounds ([27 x i8], [27 x i8]* @.str.2, i32 0, i32 0), %struct._IO_FILE* %call) #2
|
| /llvm-project-15.0.7/polly/docs/experiments/matmul/ |
| H A D | scops.print_array.dot | 8 ….split ], [ %indvars.iv.next7, %for.end ]\l %0 = load %struct._IO_FILE*, %struct._IO_FILE** @stdo… 10 …_IO_FILE* [ %0, %for.cond1.preheader ], [ %5, %for.inc ]\l %arrayidx5 = getelementptr inbounds [1… 13 … \l %4 = load %struct._IO_FILE*, %struct._IO_FILE** @stdout, align 8\l %fputc3 = tail call i32 … 15 ….iv.next = add nuw nsw i64 %indvars.iv, 1\l %5 = load %struct._IO_FILE*, %struct._IO_FILE** @stdo… 18 … \l %.lcssa = phi %struct._IO_FILE* [ %5, %for.inc ]\l %fputc = tail call i32 @fputc(i32 … 28 … "Call instruction: %call = tail call i32 (%struct._IO_FILE*, i8*, ...) @fprintf(%struct._IO_FIL… 32 … "Call instruction: %call = tail call i32 (%struct._IO_FILE*, i8*, ...) @fprintf(%struct._IO_FIL…
|
| H A D | matmul.preopt.ll | 7 %struct._IO_marker = type { %struct._IO_marker*, %struct._IO_FILE*, i32 } 11 @stdout = external dso_local global %struct._IO_FILE*, align 8 64 %0 = load %struct._IO_FILE*, %struct._IO_FILE** @stdout, align 8 73 …%call = tail call i32 (%struct._IO_FILE*, i8*, ...) @fprintf(%struct._IO_FILE* %1, i8* getelementp… 80 %4 = load %struct._IO_FILE*, %struct._IO_FILE** @stdout, align 8 81 %fputc3 = tail call i32 @fputc(i32 10, %struct._IO_FILE* %4) 86 %5 = load %struct._IO_FILE*, %struct._IO_FILE** @stdout, align 8 91 %.lcssa = phi %struct._IO_FILE* [ %5, %for.inc ] 92 %fputc = tail call i32 @fputc(i32 10, %struct._IO_FILE* %.lcssa) 101 declare dso_local i32 @fprintf(%struct._IO_FILE*, i8*, ...) #1 [all …]
|
| H A D | matmul.normalopt.ll | 6 %struct._IO_FILE = type { i32, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, %struct._IO_m… 7 %struct._IO_marker = type { %struct._IO_marker*, %struct._IO_FILE*, i32 } 11 @stdout = external dso_local local_unnamed_addr global %struct._IO_FILE*, align 8 69 %0 = load %struct._IO_FILE*, %struct._IO_FILE** @stdout, align 8 74 %1 = phi %struct._IO_FILE* [ %0, %for.cond1.preheader ], [ %5, %for.inc ] 78 …%call = tail call i32 (%struct._IO_FILE*, i8*, ...) @fprintf(%struct._IO_FILE* %1, i8* getelementp… 85 %4 = load %struct._IO_FILE*, %struct._IO_FILE** @stdout, align 8 86 %fputc3 = tail call i32 @fputc(i32 10, %struct._IO_FILE* %4) 91 %5 = load %struct._IO_FILE*, %struct._IO_FILE** @stdout, align 8 96 %fputc = tail call i32 @fputc(i32 10, %struct._IO_FILE* %5) [all …]
|
| H A D | matmul.ll | 6 %struct._IO_FILE = type { i32, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, %struct._IO_m… 7 %struct._IO_marker = type { %struct._IO_marker*, %struct._IO_FILE*, i32 } 11 @stdout = external dso_local global %struct._IO_FILE*, align 8 113 %2 = load %struct._IO_FILE*, %struct._IO_FILE** @stdout, align 8 122 …%call = call i32 (%struct._IO_FILE*, i8*, ...) @fprintf(%struct._IO_FILE* %2, i8* getelementptr in… 129 %7 = load %struct._IO_FILE*, %struct._IO_FILE** @stdout, align 8 130 …%call8 = call i32 (%struct._IO_FILE*, i8*, ...) @fprintf(%struct._IO_FILE* %7, i8* getelementptr i… 143 %9 = load %struct._IO_FILE*, %struct._IO_FILE** @stdout, align 8 144 …%call9 = call i32 (%struct._IO_FILE*, i8*, ...) @fprintf(%struct._IO_FILE* %9, i8* getelementptr i… 157 declare dso_local i32 @fprintf(%struct._IO_FILE*, i8*, ...) #1
|
| H A D | scopsonly.print_array.dot | 28 … "Call instruction: %call = tail call i32 (%struct._IO_FILE*, i8*, ...) @fprintf(%struct._IO_FIL… 32 … "Call instruction: %call = tail call i32 (%struct._IO_FILE*, i8*, ...) @fprintf(%struct._IO_FIL…
|
| H A D | matmul.polly.interchanged.ll | 6 %struct._IO_FILE = type { i32, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, %struct._IO_m… 7 %struct._IO_marker = type { %struct._IO_marker*, %struct._IO_FILE*, i32 } 11 @stdout = external dso_local local_unnamed_addr global %struct._IO_FILE*, align 8 70 %0 = load %struct._IO_FILE*, %struct._IO_FILE** @stdout, align 8 75 %1 = phi %struct._IO_FILE* [ %0, %for.cond1.preheader ], [ %5, %for.inc ] 79 …%call = tail call i32 (%struct._IO_FILE*, i8*, ...) @fprintf(%struct._IO_FILE* %1, i8* getelementp… 86 %4 = load %struct._IO_FILE*, %struct._IO_FILE** @stdout, align 8 87 %fputc3 = tail call i32 @fputc(i32 10, %struct._IO_FILE* %4) 92 %5 = load %struct._IO_FILE*, %struct._IO_FILE** @stdout, align 8 97 %fputc = tail call i32 @fputc(i32 10, %struct._IO_FILE* %5) [all …]
|
| H A D | matmul.polly.interchanged+tiled+vector.ll | 6 %struct._IO_FILE = type { i32, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, %struct._IO_m… 7 %struct._IO_marker = type { %struct._IO_marker*, %struct._IO_FILE*, i32 } 11 @stdout = external dso_local local_unnamed_addr global %struct._IO_FILE*, align 8 70 %0 = load %struct._IO_FILE*, %struct._IO_FILE** @stdout, align 8 75 %1 = phi %struct._IO_FILE* [ %0, %for.cond1.preheader ], [ %5, %for.inc ] 79 …%call = tail call i32 (%struct._IO_FILE*, i8*, ...) @fprintf(%struct._IO_FILE* %1, i8* getelementp… 86 %4 = load %struct._IO_FILE*, %struct._IO_FILE** @stdout, align 8 87 %fputc3 = tail call i32 @fputc(i32 10, %struct._IO_FILE* %4) 92 %5 = load %struct._IO_FILE*, %struct._IO_FILE** @stdout, align 8 97 %fputc = tail call i32 @fputc(i32 10, %struct._IO_FILE* %5) [all …]
|
| H A D | matmul.polly.interchanged+tiled.ll | 6 %struct._IO_FILE = type { i32, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, %struct._IO_m… 7 %struct._IO_marker = type { %struct._IO_marker*, %struct._IO_FILE*, i32 } 11 @stdout = external dso_local local_unnamed_addr global %struct._IO_FILE*, align 8 70 %0 = load %struct._IO_FILE*, %struct._IO_FILE** @stdout, align 8 75 %1 = phi %struct._IO_FILE* [ %0, %for.cond1.preheader ], [ %5, %for.inc ] 79 …%call = tail call i32 (%struct._IO_FILE*, i8*, ...) @fprintf(%struct._IO_FILE* %1, i8* getelementp… 86 %4 = load %struct._IO_FILE*, %struct._IO_FILE** @stdout, align 8 87 %fputc3 = tail call i32 @fputc(i32 10, %struct._IO_FILE* %4) 92 %5 = load %struct._IO_FILE*, %struct._IO_FILE** @stdout, align 8 97 %fputc = tail call i32 @fputc(i32 10, %struct._IO_FILE* %5) [all …]
|
| H A D | matmul.polly.interchanged+tiled+vector+openmp.ll | 6 %struct._IO_FILE = type { i32, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, %struct._IO_m… 7 %struct._IO_marker = type { %struct._IO_marker*, %struct._IO_FILE*, i32 } 11 @stdout = external dso_local local_unnamed_addr global %struct._IO_FILE*, align 8 33 %0 = load %struct._IO_FILE*, %struct._IO_FILE** @stdout, align 8 38 %1 = phi %struct._IO_FILE* [ %0, %for.cond1.preheader ], [ %5, %for.inc ] 42 …%call = tail call i32 (%struct._IO_FILE*, i8*, ...) @fprintf(%struct._IO_FILE* %1, i8* getelementp… 49 %4 = load %struct._IO_FILE*, %struct._IO_FILE** @stdout, align 8 50 %fputc3 = tail call i32 @fputc(i32 10, %struct._IO_FILE* %4) 55 %5 = load %struct._IO_FILE*, %struct._IO_FILE** @stdout, align 8 60 %fputc = tail call i32 @fputc(i32 10, %struct._IO_FILE* %5) [all …]
|
| /llvm-project-15.0.7/polly/test/CodeGen/ |
| H A D | single_do_loop_int_max_iterations.ll | 40 %struct._IO_FILE = type { i32, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, %struct._IO_m… 41 %struct._IO_marker = type { %struct._IO_marker*, %struct._IO_FILE*, i32 } 44 @stdout = external global %struct._IO_FILE* ; <%struct._IO_FILE**> [#uses=1] 71 %tmp = load %struct._IO_FILE*, %struct._IO_FILE** @stdout ; <%struct._IO_FILE*> [#uses=1] 73 …%call = call i32 (%struct._IO_FILE*, i8*, ...) @fprintf(%struct._IO_FILE* %tmp, i8* getelementptr … 89 declare i32 @fprintf(%struct._IO_FILE*, i8*, ...)
|
| H A D | single_do_loop_scev_replace.ll | 38 %struct._IO_FILE = type { i32, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, %struct._IO_m… 39 %struct._IO_marker = type { %struct._IO_marker*, %struct._IO_FILE*, i32 } 42 @stdout = external global %struct._IO_FILE* ; <%struct._IO_FILE**> [#uses=1] 71 %tmp = load %struct._IO_FILE*, %struct._IO_FILE** @stdout ; <%struct._IO_FILE*> [#uses=1] 73 …%call = call i32 (%struct._IO_FILE*, i8*, ...) @fprintf(%struct._IO_FILE* %tmp, i8* getelementptr … 89 declare i32 @fprintf(%struct._IO_FILE*, i8*, ...)
|
| H A D | unpredictable-loop-unsynthesizable.ll | 13 %struct.bit_stream_struc.3.43.51.71.83.91.99.107.154 = type { i8*, i32, %struct._IO_FILE.1.41.49.69… 14 …_IO_FILE.1.41.49.69.81.89.97.105.153 = type { i32, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8… 15 …4.152 = type { %struct._IO_marker.0.40.48.68.80.88.96.104.152*, %struct._IO_FILE.1.41.49.69.81.89.…
|
| /llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/ |
| H A D | addrfuncstr.ll | 9 %struct.x = type { i64 (i8*, i64, i64, %struct._IO_FILE*)* } 10 %struct._IO_FILE = type { i32, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, %struct._IO_m… 11 %struct._IO_marker = type { %struct._IO_marker*, %struct._IO_FILE*, i32 } 13 @_ZL1y = internal constant %struct.x { i64 (i8*, i64, i64, %struct._IO_FILE*)* @fread }, align 8 21 declare i64 @fread(i8*, i64, i64, %struct._IO_FILE*) #1
|
| H A D | fast-isel-pcrel.ll | 6 %struct._IO_FILE = type { i32, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, %struct._IO_m… 7 %struct._IO_marker = type { %struct._IO_marker*, %struct._IO_FILE*, i32 } 11 @stdout = external global %struct._IO_FILE*, align 8 64 %0 = load %struct._IO_FILE*, %struct._IO_FILE** @stdout, align 8 65 %call1 = call signext i32 @_IO_putc(i32 signext 97, %struct._IO_FILE* %0) 69 declare signext i32 @_IO_putc(i32 signext, %struct._IO_FILE*)
|
| H A D | ec-input.ll | 10 …_IO_FILE.119.8249.32639.195239.200117.211499.218003.221255.222881.224507.226133.240767.244019.2456… 11 …60278.271660.281416.283042.302554.304180.325318.326944.344712*, %struct._IO_FILE.119.8249.32639.19… 17 declare void @fprintf(%struct._IO_FILE.119.8249.32639.195239.200117.211499.218003.221255.222881.224… 58 …_IO_FILE.119.8249.32639.195239.200117.211499.218003.221255.222881.224507.226133.240767.244019.2456… 59 …_IO_FILE.119.8249.32639.195239.200117.211499.218003.221255.222881.224507.226133.240767.244019.2456…
|
| H A D | ctrloop-reg.ll | 8 …procs.2.50.92.116.122.140.146.152.158.164.170.176.182.212, i32, %struct._IO_FILE.4.52.94.118.124.1… 10 …_IO_FILE.4.52.94.118.124.142.148.154.160.166.172.178.184.214 = type { i32, i8*, i8*, i8*, i8*, i8*… 11 …IO_marker.3.51.93.117.123.141.147.153.159.165.171.177.183.213*, %struct._IO_FILE.4.52.94.118.124.1…
|
| /llvm-project-15.0.7/polly/test/ScheduleOptimizer/ |
| H A D | 2012-04-16-Trivially-vectorizable-loops.ll | 4 %struct._IO_FILE = type { i32, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, %struct._IO_m… 5 %struct._IO_marker = type { %struct._IO_marker*, %struct._IO_FILE*, i32 } 9 @stdout = external global %struct._IO_FILE* 89 %0 = load %struct._IO_FILE*, %struct._IO_FILE** @stdout, align 8 96 …%call = call i32 (%struct._IO_FILE*, i8*, ...) @fprintf(%struct._IO_FILE* %0, i8* getelementptr in… 102 %2 = load %struct._IO_FILE*, %struct._IO_FILE** @stdout, align 8 103 …%call8 = call i32 (%struct._IO_FILE*, i8*, ...) @fprintf(%struct._IO_FILE* %2, i8* getelementptr i… 114 %3 = load %struct._IO_FILE*, %struct._IO_FILE** @stdout, align 8 115 …%call9 = call i32 (%struct._IO_FILE*, i8*, ...) @fprintf(%struct._IO_FILE* %3, i8* getelementptr i… 126 declare i32 @fprintf(%struct._IO_FILE*, i8*, ...)
|
| /llvm-project-15.0.7/clang/test/Analysis/ |
| H A D | taint-checker-callback-order-without-definition.c | 8 struct _IO_FILE; 9 typedef struct _IO_FILE FILE;
|
| H A D | taint-checker-callback-order-has-definition.c | 8 struct _IO_FILE; 9 typedef struct _IO_FILE FILE;
|
| /llvm-project-15.0.7/clang/test/PCH/ |
| H A D | pr4489.c | 8 typedef struct _IO_FILE FILE; 9 extern int fprintf (struct _IO_FILE *__restrict __stream,
|
| /llvm-project-15.0.7/llvm/test/Transforms/Attributor/ |
| H A D | noalias.ll | 592 …_IO_FILE = type { i32, i8*, i8*, i32 (%struct._IO_FILE*)*, i8*, i8*, i8*, i8*, i32 (%struct._IO_FI… 602 ; NOT_CGSCC_NPM-NEXT: [[TMP0:%.*]] = bitcast %struct._IO_FILE* [[F]] to i8* 604 …all i32 bitcast (i32 (...)* @sh_fromstring to i32 (%struct._IO_FILE*, i8*)*)(%struct._IO_FILE* non… 614 ; IS__CGSCC____-NEXT: [[TMP0:%.*]] = bitcast %struct._IO_FILE* [[F]] to i8* 616 …all i32 bitcast (i32 (...)* @sh_fromstring to i32 (%struct._IO_FILE*, i8*)*)(%struct._IO_FILE* non… 623 %f = alloca %struct._IO_FILE, align 8 624 %0 = bitcast %struct._IO_FILE* %f to i8* 626 …all i32 bitcast (i32 (...)* @sh_fromstring to i32 (%struct._IO_FILE*, i8*)*)(%struct._IO_FILE* non… 627 call void @__shlim(%struct._IO_FILE* nonnull %f, i64 0) 628 %call1 = call double @__floatscan(%struct._IO_FILE* nonnull %f, i32 %prec, i32 1) [all …]
|