Searched refs:lr (Results 51 - 75 of 469) sorted by relevance

1234567891011>>

/external/compiler-rt/lib/builtins/arm/
H A Dledf2vfp.S28 bx lr
H A Dlesf2vfp.S28 bx lr
H A Dltdf2vfp.S28 bx lr
H A Dltsf2vfp.S28 bx lr
H A Dmuldf3vfp.S25 bx lr
H A Dmulsf3vfp.S25 bx lr
H A Dnedf2vfp.S28 bx lr
H A Dnesf2vfp.S28 bx lr
H A Dsubdf3vfp.S25 bx lr
H A Dsubsf3vfp.S26 bx lr
H A Dsync_synchronize.S26 stmfd sp!, {r7, lr}
H A Dtruncdfsf2vfp.S25 bx lr
H A Dunorddf2vfp.S28 bx lr
H A Dunordsf2vfp.S28 bx lr
/external/openssl/crypto/des/asm/
H A Dcrypt586.pl163 local($l,$r,$tt,$lr)=@_;
171 if ($lr != 3)
173 if (($lr-3) < 0)
174 { &rotr($tt, 3-$lr); }
175 else { &rotl($tt, $lr-3); }
177 if ($lr != 2)
179 if (($lr-2) < 0)
180 { &rotr($r, 2-$lr); }
181 else { &rotl($r, $lr-2); }
187 local($l,$r,$tt,$lr)
[all...]
/external/qemu/distrib/libselinux/src/
H A Dlabel.c101 struct selabel_lookup_rec *lr; local
102 lr = rec->func_lookup(rec, key, type);
103 if (!lr)
106 return lr;
112 struct selabel_lookup_rec *lr; local
114 lr = selabel_lookup_common(rec, key, type);
115 if (!lr)
118 *con = strdup(lr->ctx_raw);
/external/libhevc/common/arm/
H A Dihevc_intra_pred_chroma_mode_27_to_33.s124 mov lr,#0 @row
154 vmov.u32 lr,d5[0] @(i row)extract idx to the r register
155 lsl lr,lr,#1
158 and r9,lr,#0xff @(i row) get the last byte
162 asr lr,lr,#8 @(ii)shift by 8
164 and r9,lr,#0xff @(ii)get the last byte
166 asr lr,lr,#
[all...]
H A Dihevc_intra_pred_luma_mode_27_to_33.s128 mov lr,#0 @row
158 vmov.u32 lr,d5[0] @(i row)extract idx to the r register
161 and r9,lr,#0xff @(i row) get the last byte
165 asr lr,lr,#8 @(ii)shift by 8
167 and r9,lr,#0xff @(ii)get the last byte
169 asr lr,lr,#8 @(iii)
173 and r9,lr,#0xff @(iii)
182 asr lr,l
[all...]
/external/icu/icu4c/source/layoutex/
H A Dplruns.cpp424 ULocRuns *lr = (ULocRuns *) localeRuns; local
426 delete lr;
432 const ULocRuns *lr = (const ULocRuns *) localeRuns; local
434 if (lr == NULL) {
438 return lr->getCount();
444 ULocRuns *lr = (ULocRuns *) localeRuns; local
446 if (lr != NULL) {
447 lr->reset();
454 const ULocRuns *lr = (const ULocRuns *) localeRuns; local
456 if (lr
467 const ULocRuns *lr = (const ULocRuns *) localeRuns; local
480 const ULocRuns *lr = (const ULocRuns *) localeRuns; local
494 ULocRuns *lr = (ULocRuns *) localeRuns; local
[all...]
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/arm/armv6/
H A Dsixtappredict8x4_v6.asm27 stmdb sp!, {r4 - r11, lr}
31 add lr, sp, #4 ;point to temporary buffer
88 strh r11, [lr], #20 ; result is transposed and stored, which
91 strh r12, [lr], #20
112 sub lr, lr, #158
131 add lr, r12, r3, lsl #4 ;calculate filter location
135 ldr r3, [lr] ; load up packed filter coefficients
136 ldr r4, [lr, #4]
137 ldr r5, [lr, #
[all...]
H A Diwalsh_v6.asm22 stmdb sp!, {r4 - r12, lr}
36 qsub16 lr, r2, r8 ; d1 [1-13 | 0-12]
39 qadd16 r4, r12, lr ; c1 + d1 [5 | 4]
41 qsub16 r8, lr, r12 ; d1 - c1 [13 | 12]
46 qsub16 lr, r3, r9 ; d1 [3-15 | 2-14]
49 qadd16 r5, r12, lr ; c1 + d1 [7 | 6]
51 qsub16 r9, lr, r12 ; d1 - c1 [15 | 14]
58 qaddsubx lr, r4, r5 ; [b1|d1] [5+6 | 4-7]
63 qaddsubx r4, r12, lr ; [b2|c2] [c1+d1 | a1-b1]
64 qaddsubx r5, lr, r1
[all...]
/external/libvpx/libvpx/vp8/common/arm/armv6/
H A Dsixtappredict8x4_v6.asm27 stmdb sp!, {r4 - r11, lr}
31 add lr, sp, #4 ;point to temporary buffer
88 strh r11, [lr], #20 ; result is transposed and stored, which
91 strh r12, [lr], #20
112 sub lr, lr, #158
131 add lr, r12, r3, lsl #4 ;calculate filter location
135 ldr r3, [lr] ; load up packed filter coefficients
136 ldr r4, [lr, #4]
137 ldr r5, [lr, #
[all...]
H A Diwalsh_v6.asm22 stmdb sp!, {r4 - r12, lr}
36 qsub16 lr, r2, r8 ; d1 [1-13 | 0-12]
39 qadd16 r4, r12, lr ; c1 + d1 [5 | 4]
41 qsub16 r8, lr, r12 ; d1 - c1 [13 | 12]
46 qsub16 lr, r3, r9 ; d1 [3-15 | 2-14]
49 qadd16 r5, r12, lr ; c1 + d1 [7 | 6]
51 qsub16 r9, lr, r12 ; d1 - c1 [15 | 14]
58 qaddsubx lr, r4, r5 ; [b1|d1] [5+6 | 4-7]
63 qaddsubx r4, r12, lr ; [b2|c2] [c1+d1 | a1-b1]
64 qaddsubx r5, lr, r1
[all...]
/external/skia/src/core/asm/
H A Ds32a_d565_opaque.S30 stmdb sp!, {r4, r5, r6, r7, lr}
36 mov lr, r1, lsr #24
39 cmp lr, #255 // 0xff
51 rsb ip, lr, #255 // 0xff
54 mov lr, r6, lsr #24
78 add r3, lr, r3, lsr #5
/external/clang/test/SemaCXX/
H A Doverloaded-builtin-operators.cpp79 void g(ShortRef sr, LongRef lr, E2Ref e2_ref, XpmfRef pmf_ref) { argument
84 long l1 = lr--;
87 short& sr1 = (sr *= lr);
88 volatile long& lr1 = (lr *= sr);
99 short& sr2 = (sr %= lr);
100 volatile long& lr2 = (lr <<= sr);
102 bool b1 = (sr && lr) || (sr || lr);

Completed in 508 milliseconds

1234567891011>>