Home
last modified time | relevance | path

Searched refs:fun_b (Results 1 – 10 of 10) sorted by relevance

/external/valgrind/memcheck/tests/solaris/
Dinlinfo_nested.c21 INLINE int fun_b(int argb) { in fun_b() function
30 return fun_b(loca); in fun_a()
/external/valgrind/memcheck/tests/
Dinlinfo.c18 INLINE int fun_b(int argb) { in fun_b() function
27 return fun_b(loca); in fun_a()
Dvarinfo5so.c167 INLINE void fun_b(int argb) { in fun_b() function
172 fun_b(*arga); in fun_a()
Dinlinfosuppobj.stderr.exp4 by 0x........: fun_b (inlinfo.c:21)
Dinlinfosupp.supp6 fun:fun_b
Dinlinfo.stderr.exp4 by 0x........: fun_b (inlinfo.c:21)
Dvarinfo5.stderr.exp184 by 0x........: fun_b (memcheck/tests/varinfo5so.c:168)
Dvarinfo5.stderr.exp-ppc64184 by 0x........: fun_b (memcheck/tests/varinfo5so.c:168)
/external/llvm/test/CodeGen/ARM/
Ddeps-fix.ll15 ; CHECK: fun_b
16 define <4 x i32> @fun_b(<4 x i32> %in, <4 x i32> %x, i32 %y) nounwind {
Da15-mla.ll17 ; CHECK: fun_b:
18 define <4 x float> @fun_b(<4 x float> %x, <4 x float> %y, <4 x float> %z) nounwind{