HomeSort by relevance Sort by last modified time
    Searched full:fun_b (Results 1 - 15 of 15) sorted by null

  /external/valgrind/memcheck/tests/
inlinfosupp.supp 6 fun:fun_b
inlinfosuppobj.stderr.exp 4 by 0x........: fun_b (inlinfo.c:21)
inlinfo.c 18 INLINE int fun_b(int argb) { function
27 return fun_b(loca);
inlinfo.stderr.exp 4 by 0x........: fun_b (inlinfo.c:21)
13 fun:fun_b
varinfo5so.c 167 INLINE void fun_b(int argb) { function
172 fun_b(*arga);
varinfo5.stderr.exp 184 by 0x........: fun_b (tests/varinfo5so.c:168)
varinfo5.stderr.exp-ppc64 184 by 0x........: fun_b (memcheck/tests/varinfo5so.c:168)
  /external/llvm/test/CodeGen/ARM/
deps-fix.ll 15 ; CHECK: fun_b
16 define <4 x i32> @fun_b(<4 x i32> %in, <4 x i32> %x, i32 %y) nounwind {
a15-mla.ll 17 ; CHECK: fun_b:
18 define <4 x float> @fun_b(<4 x float> %x, <4 x float> %y, <4 x float> %z) nounwind{
  /external/valgrind/memcheck/tests/solaris/
inlinfo_nested.c 21 INLINE int fun_b(int argb) { function
30 return fun_b(loca);
  /external/llvm/test/CodeGen/SystemZ/
call-04.ll 6 declare void @fun_b()
33 ; CHECK: jghe fun_b@PLT
43 tail call void @fun_b()
call-05.ll 8 @fun_b = global void()* null;
35 %fun_b = load volatile void() *, void()** @fun_b;
44 tail call void %fun_b()
  /external/valgrind/docs/
valgrind.1     [all...]
  /external/valgrind/docs/xml/
manual-core.xml     [all...]
  /external/valgrind/docs/html/
manual-core.html     [all...]

Completed in 253 milliseconds