Searched refs:f61 (Results 1 - 5 of 5) sorted by path

/external/clang/test/CodeGen/
H A Dmicrosoft-call-conv.c23 void __vectorcall f61(void) { function
24 // CHECK-LABEL: define x86_vectorcallcc void @f61()
36 void (__vectorcall *pf7)(void) = f61;
39 f4(); f5(); f6(); f61();
43 // CHECK: call x86_vectorcallcc void @f61()
H A Dx86_32-arguments-darwin.c296 // CHECK-LABEL: define void @f61(i32 %x, %struct.s61* byval align 16 %y)
299 void f61(int x, struct s61 y) {} function
H A Dx86_64-arguments.c509 void f61(SAtwo256 s) { function
/external/valgrind/memcheck/tests/
H A Ddeep-backtrace.c61 int f61(int *p) { return f60(p); } function
62 int f62(int *p) { return f61(p); }
H A Ddeep-backtrace.stderr.exp62 by 0x........: f61 (deep-backtrace.c:61)
566 by 0x........: f61 (deep-backtrace.c:61)

Completed in 450 milliseconds