/llvm-project/clang/test/CodeGen/ |
H A D | bitfield-2.c | 24 int f0_load(struct s0 *a0) { in f0_load() 28 int f0_store(struct s0 *a0) { in f0_store() 31 int f0_reload(struct s0 *a0) { in f0_reload() 70 int f1_load(struct s1 *a0) { in f1_load() 74 int f1_store(struct s1 *a0) { in f1_store() 77 int f1_reload(struct s1 *a0) { in f1_reload() 113 int f2_load(union u2 *a0) { in f2_load() 116 int f2_store(union u2 *a0) { in f2_store() 119 int f2_reload(union u2 *a0) { in f2_reload() 146 int f3_load(struct s3 *a0) { in f3_load() [all …]
|
H A D | arm-vector-arguments.c | 13 int8x16x2_t f0(int8x16_t a0, int8x16_t a1) { in f0() 25 T_float32x2 f1_0(T_float32x2 a0) { return a0; } in f1_0() 27 T_float32x4 f1_1(T_float32x4 a0) { return a0; } in f1_1() 29 T_float32x8 f1_2(T_float32x8 a0) { return a0; } in f1_2() 31 T_float32x16 f1_3(T_float32x16 a0) { return a0; } in f1_3()
|
H A D | mips64-padding-arg.c | 18 void foo1(int a0, S0 a1, S0 a2, int b, S0 a3) { in foo1() 30 void foo3(int a0, long double a1) { in foo3() 42 S0 foo5(long double a0) { in foo5() 53 void foo7(float a0, double a1) { in foo7()
|
H A D | transparent-union.c | 33 void f1_0(int *a0) { in f1_0() 39 void f1_1(int *a0) { in f1_1()
|
H A D | windows-struct-abi.c | 11 void receive_f1(struct f1 a0) { } in receive_f1() 24 void receive_f2(struct f2 a0) { } in receive_f2() 39 void receive_f4(struct f4 a0) { } in receive_f4()
|
H A D | libcalls.c | 8 void test_sqrt(float a0, double a1, long double a2) { in test_sqrt() argument 37 void test_pow(float a0, double a1, long double a2) { in test_pow() argument 60 void test_fma(float a0, double a1, long double a2) { in test_fma() argument
|
H A D | mips64-class-return.cpp | 38 void foo3(D2 a0) { in foo3() 43 void foo4(D0 a0) { in foo4()
|
H A D | aarch64-arguments-hfa-v3.c |
|
H A D | asm-variable.c | 3 unsigned long long foo(unsigned long long addr, unsigned long long a0, in foo() 29 unsigned long long foo2(unsigned long long addr, double a0, in foo2()
|
H A D | mips-byval-arg.c | 13 void foo1(S0 a0) { in foo1()
|
H A D | _Bool-conversion.c | 7 static _Bool f0_0(void *a0) { return (_Bool) a0; } in f0_0()
|
/llvm-project/libc/src/__support/FPUtil/ |
H A D | PolyEval.h | 28 polyeval(const T &,const T & a0) polyeval() argument 34 polyeval(T,T a0) polyeval() argument 40 polyeval(const T & x,const T & a0,const Ts &...a) polyeval() argument 46 polyeval(T x,T a0,Ts...a) polyeval() argument
|
/llvm-project/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/ |
H A D | p2.cpp | 10 A<int> a0 = f0(arr0); in test_f0_bullet1() local 20 A<int(int, int)> a0 = f0(g0); in test_f0_bullet2() local 31 A<X> a0 = f1(get_X()); in test_f1_bullet3() local
|
H A D | p3.cpp | 9 A<int> a0 = f0(i); in test_f0() local 18 A<int> a0 = f1(i); in test_f1() local 48 A<int> a0 = f2(i); in test_f2() local 71 A<int> a0 = f3(ip); in test_f3() local
|
/llvm-project/clang/test/SemaCXX/ |
H A D | warn-cast-qual.cpp | 27 const int &a0 = a; // no warning in foo_0() local 42 volatile int &a0 = a; // no warning in foo_1() local 57 const volatile int &a0 = a; // no warning in foo_2() local 73 …int **a0 = (int **)((const int **)a); // expected-warning {{cast from 'const int *' to 'int *' dro… in bar_0() local 87 …int *&a0 = (int *&)((const int *&)a); // expected-warning {{cast from 'const int *' to 'int *' dro… in bar_1() local
|
/llvm-project/clang/test/CodeGen/avr/ |
H A D | return-value.c | 22 struct s10 a0; in foo10() local 27 struct s06 a0; in foo06() local 32 struct s04 a0; in foo04() local
|
/llvm-project/clang/test/Lexer/ |
H A D | c2x_digit_separators.c | 8 int a0 = 123'; //'; // expected-error {{expected ';'}} variable
|
/llvm-project/clang/test/Sema/ |
H A D | weak-import-on-enum.c | 6 a0 enumerator
|
H A D | PR2919-builtin-types-compat-strips-crv.c | 7 int a0[__builtin_types_compatible_p(T0, variable
|
/llvm-project/clang/test/CXX/expr/ |
H A D | p8.cpp | 4 int a0; variable
|
/llvm-project/clang/test/CodeGen/X86/ |
H A D | x86_32-arguments-realign.c | 8 void f0(struct s0 a0) { in f0()
|
H A D | x86_64-arguments-nacl.c | 34 void f6(char a0, short a1, int a2, long long a3, void *a4) { in f6() 44 void f8_2(union u8 a0) {} in f8_2() 51 void f10(struct s10 a0) {} in f10() 60 void f12_1(struct s12 a0) {} in f12_1()
|
/llvm-project/clang/test/CodeGenCXX/ |
H A D | template-anonymous-union-member-initializer.cpp | 11 A<int> a0; variable
|
/llvm-project/clang/test/CXX/temp/temp.fct.spec/temp.arg.explicit/ |
H A D | p1.cpp | 10 A<int> a0 = make< A<int> >(); in test_make() local
|
/llvm-project/flang/test/Semantics/ |
H A D | assign10.f90 | 4 real :: a0, global() variable
|