Home
last modified time | relevance | path

Searched defs:r0 (Results 1 – 25 of 807) sorted by relevance

12345678910>>...33

/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/backend/linux_raw/arch/
Dx86.rs26 let r0; in indirect_syscall0() localVariable
41 let r0; in indirect_syscall1() localVariable
73 let r0; in indirect_syscall2() localVariable
92 let r0; in indirect_syscall3() localVariable
113 let r0; in indirect_syscall4() localVariable
144 let r0; in indirect_syscall5() localVariable
177 let r0; in indirect_syscall6() localVariable
208 let r0; in syscall0_readonly() localVariable
219 let r0; in syscall1() localVariable
234 let r0; in syscall1_readonly() localVariable
[all …]
Dpowerpc64.rs19 let r0; in syscall0_readonly() localVariable
44 let r0; in syscall1() localVariable
72 let r0; in syscall1_readonly() localVariable
111 let r0; in syscall2() localVariable
140 let r0; in syscall2_readonly() localVariable
170 let r0; in syscall3() localVariable
200 let r0; in syscall3_readonly() localVariable
231 let r0; in syscall4() localVariable
262 let r0; in syscall4_readonly() localVariable
294 let r0; in syscall5() localVariable
[all …]
Darm.rs10 let r0; in syscall0_readonly() localVariable
22 let r0; in syscall1() localVariable
37 let r0; in syscall1_readonly() localVariable
63 let r0; in syscall2() localVariable
80 let r0; in syscall2_readonly() localVariable
98 let r0; in syscall3() localVariable
117 let r0; in syscall3_readonly() localVariable
137 let r0; in syscall4() localVariable
158 let r0; in syscall4_readonly() localVariable
180 let r0; in syscall5() localVariable
[all …]
Daarch64.rs13 let r0; in syscall0_readonly() localVariable
25 let r0; in syscall1() localVariable
40 let r0; in syscall1_readonly() localVariable
66 let r0; in syscall2() localVariable
83 let r0; in syscall2_readonly() localVariable
101 let r0; in syscall3() localVariable
120 let r0; in syscall3_readonly() localVariable
140 let r0; in syscall4() localVariable
161 let r0; in syscall4_readonly() localVariable
183 let r0; in syscall5() localVariable
[all …]
Driscv64.rs10 let r0; in syscall0_readonly() localVariable
22 let r0; in syscall1() localVariable
37 let r0; in syscall1_readonly() localVariable
63 let r0; in syscall2() localVariable
80 let r0; in syscall2_readonly() localVariable
98 let r0; in syscall3() localVariable
117 let r0; in syscall3_readonly() localVariable
137 let r0; in syscall4() localVariable
158 let r0; in syscall4_readonly() localVariable
180 let r0; in syscall5() localVariable
[all …]
Dx86_64.rs13 let r0; in syscall0_readonly() localVariable
26 let r0; in syscall1() localVariable
43 let r0; in syscall1_readonly() localVariable
71 let r0; in syscall2() localVariable
90 let r0; in syscall2_readonly() localVariable
110 let r0; in syscall3() localVariable
131 let r0; in syscall3_readonly() localVariable
153 let r0; in syscall4() localVariable
176 let r0; in syscall4_readonly() localVariable
200 let r0; in syscall5() localVariable
[all …]
Dthumb.rs14 let r0; in syscall0_readonly() localVariable
30 let r0; in syscall1() localVariable
49 let r0; in syscall1_readonly() localVariable
80 let r0; in syscall2() localVariable
101 let r0; in syscall2_readonly() localVariable
123 let r0; in syscall3() localVariable
146 let r0; in syscall3_readonly() localVariable
170 let r0; in syscall4() localVariable
195 let r0; in syscall4_readonly() localVariable
221 let r0; in syscall5() localVariable
[all …]
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceRegList.h24 #define REGLIST1(ns, r0) \ argument
26 #define REGLIST2(ns, r0, r1) \ argument
28 #define REGLIST3(ns, r0, r1, r2) \ argument
30 #define REGLIST4(ns, r0, r1, r2, r3) \ argument
32 #define REGLIST7(ns, r0, r1, r2, r3, r4, r5, r6) \ argument
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/proto/include/boost/proto/context/
Ddefault.hpp172 typedef typename proto::result_of::eval<UNREF(e0), Context>::type r0; typedef
192 typedef typename proto::result_of::eval<UNREF(e0), Context>::type r0; typedef
216 typedef typename proto::result_of::eval<UNREF(e0), Context>::type r0; typedef
231 typedef typename proto::result_of::eval<UNREF(e0), Context>::type r0; typedef
247 typedef typename proto::result_of::eval<UNREF(e0), Context>::type r0; typedef
265 typedef typename proto::result_of::eval<UNREF(e0), Context>::type r0; typedef
290 typedef typename proto::result_of::eval<UNREF(e0), Context>::type r0; typedef
/aosp_15_r20/external/llvm/test/MC/Hexagon/
H A Dlcomm.s7 r0 = add(pc, ##dst1@PCREL) define
8 r0 = add(pc, ##dst2@PCREL) define
9 r0 = add(pc, ##dst4@PCREL) define
10 r0 = add(pc, ##dst8@PCREL) define
/aosp_15_r20/external/skia/platform_tools/android/apps/jetski/src/main/java/org/skia/jetski/
H A DTwoPointConicalGradient.java14 public TwoPointConicalGradient(float x0, float y0, float r0, float x1, float y1, float r1, in TwoPointConicalGradient()
21 public TwoPointConicalGradient(float x0, float y0, float r0, float x1, float y1, float r1, in TwoPointConicalGradient()
27 public TwoPointConicalGradient(float x0, float y0, float r0, float x1, float y1, float r1, in TwoPointConicalGradient()
34 public TwoPointConicalGradient(float x0, float y0, float r0, float x1, float y1, float r1, in TwoPointConicalGradient()
40 private static native long nMakeTwoPointConical(float x0, float y0, float r0, in nMakeTwoPointConical()
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/compiler_builtins/src/hexagon/
H A Ddivsi3.s16 r0 = #0 define
23 r0 = mux(p1,#-1,#1) define
29 r0 = #0 define
47 r0 = neg(r0) define
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/src/hexagon/
H A Ddivsi3.s16 r0 = #0 define
23 r0 = mux(p1,#-1,#1) define
29 r0 = #0 define
47 r0 = neg(r0) define
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/src/hexagon/
H A Ddivsi3.s16 r0 = #0 define
23 r0 = mux(p1,#-1,#1) define
29 r0 = #0 define
47 r0 = neg(r0) define
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/src/hexagon/
H A Ddivsi3.s16 r0 = #0 define
23 r0 = mux(p1,#-1,#1) define
29 r0 = #0 define
47 r0 = neg(r0) define
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/src/hexagon/
H A Ddivsi3.s16 r0 = #0 define
23 r0 = mux(p1,#-1,#1) define
29 r0 = #0 define
47 r0 = neg(r0) define
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/proto/include/boost/proto/transform/
Ddefault.hpp191 typedef typename Grammar::template impl<e0, State, Data>::result_type r0; typedef
218 typedef typename Grammar::template impl<e0, State, Data>::result_type r0; typedef
268 typedef typename Grammar::template impl<e0, State, Data>::result_type r0; typedef
298 typedef typename Grammar::template impl<e0, State, Data>::result_type r0; typedef
329 typedef typename Grammar::template impl<e0, State, Data>::result_type r0; typedef
366 typedef typename Grammar::template impl<e0, State, Data>::result_type r0; typedef
408 typedef typename Grammar::template impl<e0, State, Data>::result_type r0; typedef
/aosp_15_r20/external/libaom/aom_dsp/arm/
H A Dsad_neon_dotprod.c34 uint8x16_t s0, s1, r0, r1, diff0, diff1; in sadwxh_neon_dotprod() local
85 uint8x16_t s0, s1, r0, r1, diff0, diff1; in sad16xh_neon_dotprod() local
183 uint8x16_t s0, s1, r0, r1, p0, p1, avg0, avg1, diff0, diff1; in sadwxh_avg_neon_dotprod() local
238 uint8x16_t s0, s1, r0, r1, p0, p1, avg0, avg1, diff0, diff1; in sad16xh_avg_neon_dotprod() local
312 uint8x16_t r0 = vld1q_u8(ref_ptr); in dist_wtd_sad128xh_avg_neon_dotprod() local
393 uint8x16_t r0 = vld1q_u8(ref_ptr); in dist_wtd_sad64xh_avg_neon_dotprod() local
441 uint8x16_t r0 = vld1q_u8(ref_ptr); in dist_wtd_sad32xh_avg_neon_dotprod() local
474 uint8x16_t r0 = vld1q_u8(ref_ptr); in dist_wtd_sad16xh_avg_neon_dotprod() local
H A Dsad_neon.c35 uint8x16_t r0, r1, r2, r3, r4, r5, r6, r7; in sad128xh_neon() local
102 uint8x16_t s0, s1, s2, s3, r0, r1, r2, r3; in sad64xh_neon() local
145 uint8x16_t r0 = vld1q_u8(ref_ptr); in sad32xh_neon() local
314 uint8x16_t r0, r1, r2, r3, r4, r5, r6, r7; in sad128xh_avg_neon() local
402 uint8x16_t s0, s1, s2, s3, r0, r1, r2, r3, p0, p1, p2, p3; in sad64xh_avg_neon() local
456 uint8x16_t r0 = vld1q_u8(ref_ptr); in sad32xh_avg_neon() local
606 uint8x16_t r0 = vld1q_u8(ref_ptr); in dist_wtd_sad128xh_avg_neon() local
689 uint8x16_t r0 = vld1q_u8(ref_ptr); in dist_wtd_sad64xh_avg_neon() local
739 uint8x16_t r0 = vld1q_u8(ref_ptr); in dist_wtd_sad32xh_avg_neon() local
/aosp_15_r20/external/antlr/tool/src/test/java/org/antlr/test/
H A DTestTreeNodeStream.java173 Tree r0 = new CommonTree(new CommonToken(101)); in testMarkRewindEntire() local
204 Tree r0 = new CommonTree(new CommonToken(101)); in testMarkRewindInMiddle() local
249 Tree r0 = new CommonTree(new CommonToken(101)); in testMarkRewindNested() local
288 Tree r0 = new CommonTree(new CommonToken(101)); in testSeekFromStart() local
311 Tree r0 = new CommonTree(new CommonToken(101)); in testReset() local
H A DTestTrees.java73 CommonTree r0 = new CommonTree(new CommonToken(101)); in test4Nodes() local
84 CommonTree r0 = new CommonTree((Token)null); in testList() local
106 CommonTree r0 = new CommonTree((Token)null); in testList2() local
132 CommonTree r0 = new CommonTree((Token)null); in testAddListToExistChildren() local
153 CommonTree r0 = new CommonTree(new CommonToken(101)); in testDupTree() local
/aosp_15_r20/external/libyuv/unit_test/
H A Dcolor_test.cc483 int r0, g0, b0, r1, g1, b1; in TEST_F() local
533 int r0, g0, b0, r1, g1, b1, r2, g2, b2; in TEST_F() local
632 int r0, g0, b0, r1, g1, b1; in TEST_F() local
662 int r0, g0, b0, r1, g1, b1; in TEST_F() local
692 int r0, g0, b0, r1, g1, b1; in TEST_F() local
722 int r0, g0, b0, r1, g1, b1; in TEST_F() local
752 int r0, g0, b0, r1, g1, b1; in TEST_F() local
782 int r0, g0, b0, r1, g1, b1; in TEST_F() local
800 int r0, g0, b0, r1, g1, b1, r2, g2, b2; in TEST_F() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/proto/include/boost/proto/transform/detail/preprocessed/
Ddefault_function_impl.hpp13 … e0; typedef typename Grammar::template impl<e0, State, Data>::result_type r0; typedef typename re… typedef
61 … e0; typedef typename Grammar::template impl<e0, State, Data>::result_type r0; typedef typename re… typedef
109 … e0; typedef typename Grammar::template impl<e0, State, Data>::result_type r0; typedef typename re… typedef
157 … e0; typedef typename Grammar::template impl<e0, State, Data>::result_type r0; typedef typename re… typedef
205 … e0; typedef typename Grammar::template impl<e0, State, Data>::result_type r0; typedef typename re… typedef
253 … e0; typedef typename Grammar::template impl<e0, State, Data>::result_type r0; typedef typename re… typedef
301 … e0; typedef typename Grammar::template impl<e0, State, Data>::result_type r0; typedef typename re… typedef
349 … e0; typedef typename Grammar::template impl<e0, State, Data>::result_type r0; typedef typename re… typedef
/aosp_15_r20/external/libhevc/encoder/arm/
H A Dihevce_had_compute_neon.c85 hadamard4x4_2_one_pass(int16x8_t *r0, int16x8_t *r1, int16x8_t *r2, int16x8_t *r3) in hadamard4x4_2_one_pass()
103 int16x8_t *r0, in hadamard4x4_2()
129 int16x8_t *r0, in hadamard4x4_4()
251 int16x8_t *r0, in hadamard8x8_one_pass()
293 int16x8_t *r0, in hadamard8x8()
594 uint16x8_t r0 = in ihevce_HAD_16x16_8bit_neon() local
736 uint16x8_t r0 = vaddq_u16( in ihevce_HAD_32x32_8bit_neon() local
960 uint16x8_t r0 = vaddq_u16(vreinterpretq_u16_s16(p0), vreinterpretq_u16_s16(p1)); in ihevce_compute_16x16HAD_using_8x8_neon() local
1170 uint16x8_t r0 = vaddq_u16(vreinterpretq_u16_s16(p0), vreinterpretq_u16_s16(p1)); in ihevce_compute_32x32HAD_using_16x16_neon() local
/aosp_15_r20/external/libvpx/vpx_dsp/x86/
H A Dhighbd_sad_avx2.c33 const __m256i r0 = _mm256_loadu_si256((const __m256i *)ref); in highbd_sad64xH() local
106 const __m256i r0 = _mm256_loadu_si256((const __m256i *)ref); in highbd_sad32xH() local
173 const __m256i r0 = _mm256_loadu_si256((const __m256i *)ref); in highbd_sad16xH() local
294 const __m256i r0 = _mm256_loadu_si256((const __m256i *)ref); in highbd_sad64xH_avg() local
369 const __m256i r0 = _mm256_loadu_si256((const __m256i *)ref); in highbd_sad32xH_avg() local
437 const __m256i r0 = _mm256_loadu_si256((const __m256i *)ref); in highbd_sad16xH_avg() local

12345678910>>...33