Searched refs:fun_c (Results 1 – 12 of 12) sorted by relevance
12 INLINE int fun_c(int argc) { in fun_c() function21 return fun_c(locb); in fun_b()
163 INLINE void fun_c(int argc) { in fun_c() function168 fun_c(argb); in fun_b()
3 by 0x........: fun_c (inlinfo.c:15)
5 fun:fun_c
183 by 0x........: fun_c (tests/varinfo5so.c:164)
183 by 0x........: fun_c (memcheck/tests/varinfo5so.c:164)
15 INLINE int fun_c(int argc) { in fun_c() function24 return fun_c(locb); in fun_b()
27 ; CHECK: fun_c:28 define <4 x float> @fun_c(<4 x float> %x, <4 x float> %y, <4 x float> %z, <4 x float> %u, <4 x floa…
9 @fun_c = global void(i32)* null;54 %fun_c = load volatile void(i32) *, void(i32)** @fun_c;59 tail call void %fun_c(i32 1)
7 declare void @fun_c(i32)51 ; CHECK: jg fun_c@PLT57 tail call void @fun_c(i32 1)