Home
last modified time | relevance | path

Searched refs:_IO_FILE (Results 1 – 25 of 36) sorted by relevance

12

/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A Derr-rep-cold.ll6 %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 Dpr39177.ll6 %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 Dstdio-custom-dl.ll5 %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 Dfputs-opt-size.ll9 %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 Dscops.print_array.dot8 ….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 Dmatmul.preopt.ll7 %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 Dmatmul.normalopt.ll6 %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 Dmatmul.ll6 %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 Dscopsonly.print_array.dot28 … "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 Dmatmul.polly.interchanged.ll6 %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 Dmatmul.polly.interchanged+tiled+vector.ll6 %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 Dmatmul.polly.interchanged+tiled.ll6 %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 Dmatmul.polly.interchanged+tiled+vector+openmp.ll6 %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 Dsingle_do_loop_int_max_iterations.ll40 %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 Dsingle_do_loop_scev_replace.ll38 %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 Dunpredictable-loop-unsynthesizable.ll13 %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 Daddrfuncstr.ll9 %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 Dfast-isel-pcrel.ll6 %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 Dec-input.ll10_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 Dctrloop-reg.ll8 …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 D2012-04-16-Trivially-vectorizable-loops.ll4 %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 Dtaint-checker-callback-order-without-definition.c8 struct _IO_FILE;
9 typedef struct _IO_FILE FILE;
H A Dtaint-checker-callback-order-has-definition.c8 struct _IO_FILE;
9 typedef struct _IO_FILE FILE;
/llvm-project-15.0.7/clang/test/PCH/
H A Dpr4489.c8 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 Dnoalias.ll592_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 …]

12