HomeSort by relevance Sort by last modified time
    Searched defs:f39 (Results 1 - 4 of 4) sorted by null

  /external/clang/test/CodeGen/
aarch64-arguments.c 169 // 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
x86_32-arguments-darwin.c 156 // CHECK: define void @f39(%struct.s39* byval align 16 %x)
159 void f39(struct s39 x) {} function
x86_64-arguments.c 281 void f39() { f38(x38); f37(x37); } function
  /external/valgrind/main/memcheck/tests/
deep-backtrace.c 39 int f39(int *p) { return f38(p); } function
40 int f40(int *p) { return f39(p); }

Completed in 43 milliseconds