Searched refs:a0 (Results 1 - 25 of 448) sorted by relevance

1234567891011>>

/external/clang/test/CodeGen/
H A Dtransparent-union.c13 // CHECK-LABEL: define void @f1_0(i32* %a0)
17 void f1_0(int *a0) { argument
19 f0(a0);
20 f0p(a0);
23 void f1_1(int *a0) { argument
24 f0((transp_t0) { a0 });
H A D_Bool-conversion.c7 static _Bool f0_0(void *a0) { return (_Bool) a0; } argument
H A Dmips-byval-arg.c10 // O32-LABEL: define void @foo1(i32 %a0.coerce0, i32 %a0.coerce1, i32 %a0.coerce2)
11 // N64-LABEL: define void @foo1(i64 %a0.coerce0, i32 %a0.coerce1)
13 void foo1(S0 a0) { argument
14 foo2(a0);
H A Dx86_32-arguments-realign.c8 void f0(struct s0 a0) { argument
10 f0_g0 = a0.a;
H A Darm-vector-arguments.c13 int8x16x2_t f0(int8x16_t a0, int8x16_t a1) { argument
14 return vzipq_s8(a0, a1);
25 T_float32x2 f1_0(T_float32x2 a0) { return a0; } argument
27 T_float32x4 f1_1(T_float32x4 a0) { return a0; } argument
29 T_float32x8 f1_2(T_float32x8 a0) { return a0; } argument
31 T_float32x16 f1_3(T_float32x16 a0) { return a0; } argument
[all...]
H A Dle32-libcall-pow.c13 void test_pow(float a0, double a1, long double a2) { argument
15 float l0 = powf(a0, a0);
H A Dmips64-padding-arg.c12 // N64-LABEL: define void @foo1(i32 %a0, i64, double %a1.coerce0, i64 %a1.coerce1, i64 %a1.coerce2, i64 %a1.coerce3, double %a2.coerce0, i64 %a2.coerce1, i64 %a2.coerce2, i64 %a2.coerce3, i32 %b, i64, double %a3.coerce0, i64 %a3.coerce1, i64 %a3.coerce2, i64 %a3.coerce3)
13 // N64: tail call void @foo2(i32 1, i32 2, i32 %a0, i64 undef, double %a1.coerce0, i64 %a1.coerce1, i64 %a1.coerce2, i64 %a1.coerce3, double %a2.coerce0, i64 %a2.coerce1, i64 %a2.coerce2, i64 %a2.coerce3, i32 3, i64 undef, double %a3.coerce0, i64 %a3.coerce1, i64 %a3.coerce2, i64 %a3.coerce3)
18 void foo1(int a0, S0 a1, S0 a2, int b, S0 a3) { argument
19 foo2(1, 2, a0, a1, a2, 3, a3);
24 // N64-LABEL: define void @foo3(i32 %a0, i64, fp128 %a1)
25 // N64: tail call void @foo4(i32 1, i32 2, i32 %a0, i64 undef, fp128 %a1)
30 void foo3(int a0, long double a1) { argument
31 foo4(1, 2, a0, a1);
36 // N64-LABEL: define void @foo5(%struct.S0* noalias sret %agg.result, i64, fp128 %a0)
37 // N64: call void @foo6(%struct.S0* sret %agg.result, i32 1, i32 2, i64 undef, fp128 %a0)
42 foo5(long double a0) argument
53 foo7(float a0, double a1) argument
[all...]
H A Dbitfield-2.c24 int f0_load(struct s0 *a0) { argument
26 return a0->f0;
28 int f0_store(struct s0 *a0) { argument
29 return (a0->f0 = 1);
31 int f0_reload(struct s0 *a0) { argument
32 return (a0->f0 += 1);
70 int f1_load(struct s1 *a0) { argument
72 return a0->f1;
74 int f1_store(struct s1 *a0) { argument
75 return (a0
77 f1_reload(struct s1 *a0) argument
113 f2_load(union u2 *a0) argument
116 f2_store(union u2 *a0) argument
119 f2_reload(union u2 *a0) argument
146 f3_load(struct s3 *a0) argument
150 f3_store(struct s3 *a0) argument
154 f3_reload(struct s3 *a0) argument
183 f4_load(struct s4 *a0) argument
186 f4_store(struct s4 *a0) argument
189 f4_reload(struct s4 *a0) argument
215 f5_load(struct s5 *a0) argument
218 f5_store(struct s5 *a0) argument
221 f5_reload(struct s5 *a0) argument
245 f6_load(struct s6 *a0) argument
248 f6_store(struct s6 *a0) argument
251 f6_reload(struct s6 *a0) argument
286 f7_load(struct s7 *a0) argument
303 f8_load(struct s8 *a0) argument
306 f8_store(struct s8 *a0) argument
309 f8_reload(struct s8 *a0) argument
342 f9_load(struct s9 *a0) argument
[all...]
H A Dmips64-class-return.cpp37 // CHECK-LABEL: define void @_Z4foo32D2(i64 %a0.coerce0, double %a0.coerce1)
38 void foo3(D2 a0) { argument
39 gd2 = a0;
42 // CHECK-LABEL: define void @_Z4foo42D0(i64 %a0.coerce0, i64 %a0.coerce1)
43 void foo4(D0 a0) { argument
44 gd0 = a0;
H A Dx86_32-arguments-win32.c4 // CHECK-LABEL: define void @f1_2(%struct.s1* byval align 4 %a0)
10 void f1_2(struct s1 a0) {} argument
39 void f5_2(struct s5 a0) {} argument
42 // CHECK-LABEL: define void @f6_2(%struct.s6* byval align 4 %a0)
47 void f6_2(struct s6 a0) {} argument
H A Dlibcalls.c8 void test_sqrt(float a0, double a1, long double a2) { argument
15 float l0 = sqrtf(a0);
38 void test_pow(float a0, double a1, long double a2) { argument
41 float l0 = powf(a0, a0);
61 void test_fma(float a0, double a1, long double a2) { argument
64 float l0 = fmaf(a0, a0, a0);
/external/qemu/distrib/sdl-1.2.15/src/video/ataricommon/
H A DSDL_atarieddi.S36 movel sp@(4),a0 /* Value of EdDI cookie */
40 jsr (a0)
/external/clang/test/CodeGenCXX/
H A Dtemplate-anonymous-union-member-initializer.cpp11 A<int> a0; variable
/external/clang/test/Sema/
H A DPR2919-builtin-types-compat-strips-crv.c6 int a0[__builtin_types_compatible_p(T0, variable
H A Dweak-import-on-enum.c7 a0 enumerator in enum:A
/external/chromium_org/v8/test/mjsunit/compiler/
H A Darray-length.js32 function Test(a0, a2, a5) {
33 assertEquals(0, ArrayLength(a0));
38 var a0 = []; variable
41 for (var i = 0; i < 5; i++) Test(a0, a2, a5);
44 Test(a0, a2, a5);
46 for (var i = 0; i < 5; i++) Test(a0, a2, a5);
48 Test(a0, a2, a5);
/external/pixman/pixman/
H A Dpixman-mips-memcpy-asm.S53 move v0, a0 /* memcpy returns the dst pointer */
56 xor t8, a1, a0
57 andi t8, t8, 0x3 /* t8 is a0/a1 word-displacement */
60 negu a3, a0
62 andi a3, a3, 0x3 /* we need to copy a3 bytes to make a0/a1 aligned */
63 beq a3, zero, $chk16w /* when a3=0 then the dst (a0) is word-aligned */
68 SWHI t8, 0(a0)
69 addu a0, a0, a3
79 addu a3, a0, a
[all...]
/external/clang/test/CXX/expr/
H A Dp8.cpp4 int a0; variable
15 f0(a0);
/external/chromium_org/v8/test/cctest/
H A Dtest-disasm-mips.cc99 COMPARE(addu(a0, a1, a2),
100 "00a62021 addu a0, a1, a2");
106 COMPARE(subu(a0, a1, a2),
107 "00a62023 subu a0, a1, a2");
114 COMPARE(mult(a0, a1),
115 "00850018 mult a0, a1");
121 COMPARE(multu(a0, a1),
122 "00850019 multu a0, a1");
128 COMPARE(div(a0, a1),
129 "0085001a div a0, a
[all...]
H A Dtest-disasm-mips64.cc99 COMPARE(addu(a0, a1, a2),
100 "00a62021 addu a0, a1, a2");
101 COMPARE(daddu(a0, a1, a2),
102 "00a6202d daddu a0, a1, a2");
112 COMPARE(subu(a0, a1, a2),
113 "00a62023 subu a0, a1, a2");
114 COMPARE(dsubu(a0, a1, a2),
115 "00a6202f dsubu a0, a1, a2");
126 COMPARE(mult(a0, a1),
127 "00850018 mult a0, a
[all...]
/external/qemu/target-i386/
H A Dmem_helper.c41 void helper_cmpxchg8b(CPUX86State *env, target_ulong a0) argument
47 d = cpu_ldq_data(env, a0);
49 cpu_stq_data(env, a0, ((uint64_t)ECX << 32) | (uint32_t)EBX);
53 cpu_stq_data(env, a0, d);
62 void helper_cmpxchg16b(CPUX86State *env, target_ulong a0) argument
67 if ((a0 & 0xf) != 0)
70 d0 = cpu_ldq_data(env, a0);
71 d1 = cpu_ldq_data(env, a0 + 8);
73 cpu_stq_data(env, a0, EBX);
74 cpu_stq_data(env, a0
88 helper_boundw(CPUX86State *env, target_ulong a0, int v) argument
99 helper_boundl(CPUX86State *env, target_ulong a0, int v) argument
[all...]
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/mips/dspr2/
H A Dreconinter_dspr2.c34 unsigned int a0, a1, a2, a3; local
43 "ulw %[a0], 0(%[src]) \n\t"
47 "sw %[a0], 0(%[dst]) \n\t"
51 : [a0] "=&r" (a0), [a1] "=&r" (a1),
69 unsigned int a0, a1; local
78 "ulw %[a0], 0(%[src]) \n\t"
80 "sw %[a0], 0(%[dst]) \n\t"
82 : [a0] "=&r" (a0), [a
99 unsigned int a0, a1; local
[all...]
/external/libvpx/libvpx/vp8/common/mips/dspr2/
H A Dreconinter_dspr2.c34 unsigned int a0, a1, a2, a3; local
43 "ulw %[a0], 0(%[src]) \n\t"
47 "sw %[a0], 0(%[dst]) \n\t"
51 : [a0] "=&r" (a0), [a1] "=&r" (a1),
69 unsigned int a0, a1; local
78 "ulw %[a0], 0(%[src]) \n\t"
80 "sw %[a0], 0(%[dst]) \n\t"
82 : [a0] "=&r" (a0), [a
99 unsigned int a0, a1; local
[all...]
/external/linux-tools-perf/perf-3.12.0/arch/mn10300/lib/
H A Dmemcpy.S28 mov d0,a0 # dst
58 mov d0,(a0+)
59 mov d1,(a0+)
60 mov e0,(a0+)
61 mov e1,(a0+)
62 mov e4,(a0+)
63 mov e5,(a0+)
64 mov e6,(a0+)
65 mov e7,(a0+)
82 mov d0,(a0
[all...]
H A Dmemset.S28 mov d0,a0 # dst
53 mov d1,(a0+)
54 mov d1,(a0+)
55 mov d1,(a0+)
56 mov d1,(a0+)
57 mov d1,(a0+)
58 mov d1,(a0+)
59 mov d1,(a0+)
60 mov d1,(a0+)
72 mov d1,(a0
[all...]

Completed in 1446 milliseconds

1234567891011>>