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

  /external/clang/test/CodeGen/
transparent-union.c 28 void f1_1(int *a0) { function
x86_32-arguments-win32.c 3 // CHECK-LABEL: define i64 @f1_1()
9 struct s1 f1_1(void) { while (1) {} } function
arm-vector-arguments.c 26 // CHECK: define <4 x float> @f1_1(<4 x float> %{{.*}})
27 T_float32x4 f1_1(T_float32x4 a0) { return a0; } function
arm64-arguments.c 181 // CHECK: define <4 x float> @f1_1(<4 x float> %{{.*}})
182 T_float32x4 f1_1(T_float32x4 a0) { return a0; } function

Completed in 400 milliseconds