Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/LLVM/test/Transforms/SimplifyLibCalls/
DFPrintF.ll9 …%struct._IO_FILE = type { i32, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, %struct._IO_…
10 %struct._IO_marker = type { %struct._IO_marker*, %struct._IO_FILE*, i32 }
14 @stdout = external global %struct._IO_FILE* ; <%struct._IO_FILE**> [#uses=3]
16 declare i32 @fprintf(%struct._IO_FILE*, i8*, ...)
20 %tmp.1 = load %struct._IO_FILE** @stdout ; <%struct._IO_FILE*> [#uses=1]
21 …%tmp.0 = call i32 (%struct._IO_FILE*, i8*, ...)* @fprintf( %struct._IO_FILE* %tmp.1, i8* getelemen…
22 %tmp.4 = load %struct._IO_FILE** @stdout ; <%struct._IO_FILE*> [#uses=1]
23 …%tmp.3 = call i32 (%struct._IO_FILE*, i8*, ...)* @fprintf( %struct._IO_FILE* %tmp.4, i8* getelemen…
24 %tmp.8 = load %struct._IO_FILE** @stdout ; <%struct._IO_FILE*> [#uses=1]
25 …%tmp.7 = call i32 (%struct._IO_FILE*, i8*, ...)* @fprintf( %struct._IO_FILE* %tmp.8, i8* getelemen…
DFPuts.ll9 …%struct._IO_FILE = type { i32, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, %struct._IO_…
10 %struct._IO_marker = type { %struct._IO_marker*, %struct._IO_FILE*, i32 }
11 @stdout = external global %struct._IO_FILE* ; <%struct._IO_FILE**> [#uses=1]
16 declare i32 @fputs(i8*, %struct._IO_FILE*)
20 %out = load %struct._IO_FILE** @stdout ; <%struct._IO_FILE*> [#uses=3]
24 %a = call i32 @fputs( i8* %s1, %struct._IO_FILE* %out ) ; <i32> [#uses=0]
25 %b = call i32 @fputs( i8* %s2, %struct._IO_FILE* %out ) ; <i32> [#uses=0]
26 %c = call i32 @fputs( i8* %s3, %struct._IO_FILE* %out ) ; <i32> [#uses=0]
/external/llvm/test/CodeGen/X86/
D2007-02-19-LiveIntervalAssert.ll4 …%struct._IO_FILE = type { i32, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, %struct._IO_…
5 %struct._IO_marker = type { %struct._IO_marker*, %struct._IO_FILE*, i32 }
6 @stderr = external global %struct._IO_FILE*
9 %tmp = load %struct._IO_FILE*, %struct._IO_FILE** @stderr
10 …%tmp5 = tail call i32 (%struct._IO_FILE*, i8*, ...) @fprintf( %struct._IO_FILE* %tmp, i8* %string,…
11 %tmp6 = load %struct._IO_FILE*, %struct._IO_FILE** @stderr
12 %tmp7 = tail call i32 @fflush( %struct._IO_FILE* %tmp6 )
17 declare i32 @fprintf(%struct._IO_FILE*, i8*, ...)
19 declare i32 @fflush(%struct._IO_FILE*)
D2007-10-15-CoalescerCrash.ll7 …%struct._IO_FILE = type { i32, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, %struct._IO_…
8 %struct._IO_marker = type { %struct._IO_marker*, %struct._IO_FILE*, i32 }
104 @stderr = external global %struct._IO_FILE* ; <%struct._IO_FILE**> [#uses=0]
198 @dump_file = external global %struct._IO_FILE* ; <%struct._IO_FILE**> [#uses=0]
255 declare void @dump_bb(%struct.basic_block_def*, %struct._IO_FILE*, i32)
259 declare void @dump_edge_info(%struct._IO_FILE*, %struct.edge_def*, i32)
261 declare i32 @fputs_unlocked(i8* noalias , %struct._IO_FILE* noalias )
263 declare i32 @fprintf(%struct._IO_FILE* noalias , i8* noalias , ...)
267 declare i32 @__overflow(%struct._IO_FILE*, i32)
305 define void @check_bb_profile(%struct.basic_block_def* %bb, %struct._IO_FILE* %file) {
[all …]
/external/llvm/test/Transforms/InstCombine/
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
42 …elementptr inbounds ([9 x i8], [9 x i8]* @.str1, i64 0, i64 0), i64 8, i64 1, %struct._IO_FILE* %0)
[all …]
Dfputs-opt-size.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 }
19 …%call = tail call %struct._IO_FILE* @fopen(i8* getelementptr inbounds ([10 x i8], [10 x i8]* @.str…
20 …* getelementptr inbounds ([27 x i8], [27 x i8]* @.str.2, i32 0, i32 0), %struct._IO_FILE* %call) #2
24 declare noalias %struct._IO_FILE* @fopen(i8* nocapture readonly, i8* nocapture readonly) local_unna…
25 declare i32 @fputs(i8* nocapture readonly, %struct._IO_FILE* nocapture) local_unnamed_addr #1
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
D2007-02-19-LiveIntervalAssert.ll4 …%struct._IO_FILE = type { i32, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, %struct._IO_…
5 %struct._IO_marker = type { %struct._IO_marker*, %struct._IO_FILE*, i32 }
6 @stderr = external global %struct._IO_FILE*
9 %tmp = load %struct._IO_FILE** @stderr
10 …%tmp5 = tail call i32 (%struct._IO_FILE*, i8*, ...)* @fprintf( %struct._IO_FILE* %tmp, i8* %string…
11 %tmp6 = load %struct._IO_FILE** @stderr
12 %tmp7 = tail call i32 @fflush( %struct._IO_FILE* %tmp6 )
17 declare i32 @fprintf(%struct._IO_FILE*, i8*, ...)
19 declare i32 @fflush(%struct._IO_FILE*)
D2007-10-15-CoalescerCrash.ll7 …%struct._IO_FILE = type { i32, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, %struct._IO_…
8 %struct._IO_marker = type { %struct._IO_marker*, %struct._IO_FILE*, i32 }
104 @stderr = external global %struct._IO_FILE* ; <%struct._IO_FILE**> [#uses=0]
198 @dump_file = external global %struct._IO_FILE* ; <%struct._IO_FILE**> [#uses=0]
255 declare void @dump_bb(%struct.basic_block_def*, %struct._IO_FILE*, i32)
259 declare void @dump_edge_info(%struct._IO_FILE*, %struct.edge_def*, i32)
261 declare i32 @fputs_unlocked(i8* noalias , %struct._IO_FILE* noalias )
263 declare i32 @fprintf(%struct._IO_FILE* noalias , i8* noalias , ...)
267 declare i32 @__overflow(%struct._IO_FILE*, i32)
305 define void @check_bb_profile(%struct.basic_block_def* %bb, %struct._IO_FILE* %file) {
[all …]
/external/bison/lib/
Dgetopt.c563 int old_flags2 = ((_IO_FILE *) stderr)->_flags2; in _getopt_internal_r()
564 ((_IO_FILE *) stderr)->_flags2 |= _IO_FLAGS2_NOTCANCEL; in _getopt_internal_r()
568 ((_IO_FILE *) stderr)->_flags2 = old_flags2; in _getopt_internal_r()
654 int old_flags2 = ((_IO_FILE *) stderr)->_flags2; in _getopt_internal_r()
655 ((_IO_FILE *) stderr)->_flags2 in _getopt_internal_r()
660 ((_IO_FILE *) stderr)->_flags2 = old_flags2; in _getopt_internal_r()
691 int old_flags2 = ((_IO_FILE *) stderr)->_flags2; in _getopt_internal_r()
692 ((_IO_FILE *) stderr)->_flags2 in _getopt_internal_r()
697 ((_IO_FILE *) stderr)->_flags2 = old_flags2; in _getopt_internal_r()
766 int old_flags2 = ((_IO_FILE *) stderr)->_flags2; in _getopt_internal_r()
[all …]
/external/swiftshader/third_party/LLVM/test/CodeGen/Alpha/
D2006-01-18-MissedGlobal.ll6 …%struct._IO_FILE = type { i32, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, %struct._IO_…
7 %struct._IO_marker = type { %struct._IO_marker*, %struct._IO_FILE*, i32 }
9 @ia_in = external global %struct._IO_FILE* ; <%struct._IO_FILE**> [#uses=1]
19 store %struct._IO_FILE* null, %struct._IO_FILE** @ia_in
/external/llvm/test/CodeGen/PowerPC/
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
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…
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…
/external/clang/test/PCH/
Dpr4489.c8 typedef struct _IO_FILE FILE;
9 extern int fprintf (struct _IO_FILE *__restrict __stream,
/external/clang/test/CodeGen/
Dvfprintf.c3 typedef struct _IO_FILE FILE;
D2002-06-25-FWriteInterfaceFailure.c3 typedef struct _IO_FILE FILE;
/external/swiftshader/third_party/LLVM/test/Transforms/Inline/
D2006-11-09-InlineCGUpdate.ll6 …%struct._IO_FILE = type { i32, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, %struct._IO_…
7 %struct._IO_marker = type { %struct._IO_marker*, %struct._IO_FILE*, i32 }
14 … >" = type { %"struct.std::basic_streambuf<char,std::char_traits<char> >", %struct._IO_FILE*, i32 }
15 …type { %"struct.std::basic_streambuf<wchar_t,std::char_traits<wchar_t> >", %struct._IO_FILE*, i32 }
19 %"struct.std::__basic_file<char>" = type { %struct._IO_FILE*, i1 }
/external/llvm/test/Transforms/Inline/
D2006-11-09-InlineCGUpdate.ll5 …%struct._IO_FILE = type { i32, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, %struct._IO_…
6 %struct._IO_marker = type { %struct._IO_marker*, %struct._IO_FILE*, i32 }
13 … >" = type { %"struct.std::basic_streambuf<char,std::char_traits<char> >", %struct._IO_FILE*, i32 }
14 …type { %"struct.std::basic_streambuf<wchar_t,std::char_traits<wchar_t> >", %struct._IO_FILE*, i32 }
18 %"struct.std::__basic_file<char>" = type { %struct._IO_FILE*, i1 }
/external/elfutils/tests/
Drun-dwarf-getstring.sh74 _IO_FILE
Drun-show-die-info.sh565 Name : _IO_FILE
790 Name : _IO_FILE
/external/clang/test/Analysis/
Dstream.c4 typedef struct _IO_FILE FILE;
/external/valgrind/perf/
Dtest_input_for_tinycc.c4877 typedef struct _IO_FILE FILE;
4881 typedef struct _IO_FILE __FILE;
5064 struct _IO_jump_t; struct _IO_FILE;
5074 struct _IO_FILE *_sbuf;
5091 struct _IO_FILE { struct
5112 struct _IO_FILE *_chain; argument
5148 typedef struct _IO_FILE _IO_FILE; argument
5179 extern int __underflow (_IO_FILE *) __attribute__ ((__nothrow__));
5180 extern int __uflow (_IO_FILE *) __attribute__ ((__nothrow__));
5181 extern int __overflow (_IO_FILE *, int) __attribute__ ((__nothrow__));
[all …]
/external/swiftshader/third_party/LLVM/test/Transforms/SimplifyCFG/
D2006-12-08-Ptr-ICmp-Branch.ll8 …%struct._IO_FILE = type { i32, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, %struct._IO_…
/external/llvm/test/Transforms/SimplifyCFG/
D2006-12-08-Ptr-ICmp-Branch.ll8 …%struct._IO_FILE = type { i32, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, %struct._IO_…
/external/llvm/include/llvm/Analysis/
DTargetLibraryInfo.def110 /// int _IO_getc(_IO_FILE * __fp);
113 /// int _IO_putc(int __c, _IO_FILE * __fp);

12