Searched defs:f39 (Results 1 - 4 of 4) sorted by relevance

/external/clang/test/CodeGen/
H A Daarch64-arguments.c169 // PCS: @f39(float %s0, i32 %x0, float %s1, i32* %x1, float %s2, i32 %x2, float %s3, float %s4, i32 %x3, [3 x float], %struct.s39_float* byval align 4 %stacked, i32 %x4, i32 %x5, i32 %x6, [1 x i64], %struct.s39_int* byval align 8 %stacked2)
170 void f39(float s0, int x0, float s1, int *x1, float s2, enum s39_enum x2, float s3, float s4, function
H A Dx86_64-arguments.c281 void f39() { f38(x38); f37(x37); } function
H A Dx86_32-arguments-darwin.c156 // CHECK: define void @f39(%struct.s39* byval align 16 %x)
159 void f39(struct s39 x) {} function
/external/valgrind/main/memcheck/tests/
H A Ddeep-backtrace.c39 int f39(int *p) { return f38(p); } function
40 int f40(int *p) { return f39(p); }

Completed in 84 milliseconds