Searched refs:r2 (Results 151 - 175 of 994) sorted by relevance

1234567891011>>

/external/chromium_org/ui/gfx/
H A Dpath_win.cc48 NativeRegion Path::IntersectRegions(NativeRegion r1, NativeRegion r2) { argument
50 CombineRgn(dest, r1, r2, RGN_AND);
55 NativeRegion Path::CombineRegions(NativeRegion r1, NativeRegion r2) { argument
57 CombineRgn(dest, r1, r2, RGN_OR);
62 NativeRegion Path::SubtractRegion(NativeRegion r1, NativeRegion r2) { argument
64 CombineRgn(dest, r1, r2, RGN_DIFF);
/external/llvm/test/MC/ARM/
H A Darm-memory-instructions.s16 ldr r2, [r4, #4095]!
17 ldr r1, [r2], #30
19 ldr r9, [r2], #-0
23 @ CHECK: ldr r2, [r4, #4095]! @ encoding: [0xff,0x2f,0xb4,0xe5]
24 @ CHECK: ldr r1, [r2], #30 @ encoding: [0x1e,0x10,0x92,0xe4]
26 @ CHECK: ldr r9, [r2], #-0 @ encoding: [0x00,0x90,0x12,0xe4]
40 ldr r2, [r5, -r3]
43 ldr r1, [r0, r2, lsr #3]!
44 ldr r5, [r9], r2
46 ldr r3, [r8, -r2, ls
[all...]
H A Dload-store-acquire-release-v8-thumb.s4 ldaexh r2, [r5]
9 @ CHECK: ldaexh r2, [r5] @ encoding: [0xd5,0xe8,0xdf,0x2f]
18 stlexh r4, r2, [r5]
19 stlex r2, r1, [r7]
20 stlexd r6, r2, r3, [r8]
22 @ CHECK: stlexh r4, r2, [r5] @ encoding: [0xc5,0xe8,0xd4,0x2f]
23 @ CHECK: stlex r2, r1, [r7] @ encoding: [0xc7,0xe8,0xe2,0x1f]
24 @ CHECK: stlexd r6, r2, r3, [r8] @ encoding: [0xc8,0xe8,0xf6,0x23]
41 stlb r2, [r1]
42 stlh r2, [r
[all...]
H A Dload-store-acquire-release-v8.s4 ldaexh r2, [r5]
9 @ CHECK: ldaexh r2, [r5] @ encoding: [0x9f,0x2e,0xf5,0xe1]
18 stlexh r4, r2, [r5]
19 stlex r2, r1, [r7]
20 stlexd r6, r2, r3, [r8]
22 @ CHECK: stlexh r4, r2, [r5] @ encoding: [0x92,0x4e,0xe5,0xe1]
23 @ CHECK: stlex r2, r1, [r7] @ encoding: [0x91,0x2e,0x87,0xe1]
24 @ CHECK: stlexd r6, r2, r3, [r8] @ encoding: [0x92,0x6e,0xa8,0xe1]
41 stlb r2, [r1]
42 stlh r2, [r
[all...]
H A Dthumb2-cbn-to-next-inst.s7 add r1, r2, r3
8 cbnz r2, L1 @ this can't be encoded, must turn into a nop
11 cbnz r2, L2
15 cbz r2, L3 @ this can't be encoded, must turn into a nop
18 cbz r2, L4
23 @ CHECK: 0: 02 eb 03 01 add.w r1, r2, r3
26 @ CHECK: a: 0a b9 cbnz r2, #2
31 @ CHECK: 1a: 0a b1 cbz r2, #2
/external/valgrind/main/none/tests/s390x/
H A Drxsbg.c7 register unsigned long r2 asm ("2") = _r2; \
13 : "d" (r1), "d" (r2) \
15 printf(#insn " r1(==%16.16lX),r2(==%16.16lX),0x" #i3 ",0x" #i4 ",0x" #i5 " = %16.16lX (cc=%d)\n", _r1, _r2, r1, cc); \
18 #define r1sweep(i, r2, i3, i4, i5) \
20 DO_RXSBG(i, 000000000000000000ul, r2, i3, i4, i5); \
21 DO_RXSBG(i, 0x0000ffffccccaaaaul, r2, i3, i4, i5); \
22 DO_RXSBG(i, 0xfffffffffffffffful, r2, i3, i4, i5); \
/external/eigen/test/
H A Dblock.cpp15 block_real_only(const MatrixType &m1, Index r1, Index r2, Index c1, Index c2, const Scalar& s1) { argument
20 VERIFY_IS_APPROX(m1.block(r1,c1,r2-r1+1,c2-c1+1).cwiseMin(s1), m1.cwiseMin(s1).block(r1,c1,r2-r1+1,c2-c1+1));
21 VERIFY_IS_APPROX(m1.block(r1,c1,r2-r1+1,c2-c1+1).cwiseMax(s1), m1.cwiseMax(s1).block(r1,c1,r2-r1+1,c2-c1+1));
56 Index r2 = internal::random<Index>(r1,rows-1); local
60 block_real_only(m1, r1, r2, c1, c1, s1);
66 m1.row(r1) += s1 * m1_copy.row(r2);
67 VERIFY_IS_APPROX(m1.row(r1), m1_copy.row(r1) + s1 * m1_copy.row(r2));
69 m1.row(r1).row(0) += s1 * m1_copy.row(r2);
221 Index r2 = internal::random<Index>(r1,rows-1); local
[all...]
/external/chromium_org/third_party/WebKit/Source/platform/heap/asm/
H A DSaveRegisters_arm.S70 mov r3, r2
71 mov r2, sp
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/arm/armv6/
H A Ddequantize_v6.asm19 ; r2 short *DQ
41 strh r7, [r2], #2 ;store result
43 strh r8, [r2], #2
45 strh r9, [r2], #2
47 strh lr, [r2], #2
56 strh r7, [r2], #2 ;store result
58 strh r8, [r2], #2
60 strh r9, [r2], #2
62 strh lr, [r2], #2
/external/chromium_org/v8/test/mjsunit/lithium/
H A DDivI.js44 var r2 = foo(700, 5);
46 assertEquals(r1, r2);
/external/clang/test/CXX/dcl.decl/dcl.meaning/dcl.ref/
H A Dp6-0x.cpp22 typedef const LRI& r2; CHECK_EQUAL_TYPES(r2, int&); // expected-warning {{'const' qualifier on reference type 'LRI' (aka 'int &') has no effect}} typedef
/external/compiler-rt/lib/builtins/arm/
H A Dadddf3vfp.S22 vmov d7, r2, r3 // move second param from r2/r3 pair into d7
H A Daeabi_idivmod.S23 mov r2, sp
H A Daeabi_uidivmod.S24 mov r2, sp
H A Ddivdf3vfp.S22 vmov d7, r2, r3 // move second param from r2/r3 pair into d7
H A Deqdf2vfp.S23 vmov d7, r2, r3 // load r2/r3 pair in double register
H A Dgedf2vfp.S23 vmov d7, r2, r3 // load r2/r3 pair in double register
H A Dgtdf2vfp.S23 vmov d7, r2, r3 // load r2/r3 pair in double register
H A Dledf2vfp.S23 vmov d7, r2, r3 // load r2/r3 pair in double register
H A Dltdf2vfp.S23 vmov d7, r2, r3 // load r2/r3 pair in double register
H A Dmuldf3vfp.S22 vmov d7, r2, r3 // move second param from r2/r3 pair into d7
H A Dnedf2vfp.S23 vmov d7, r2, r3 // load r2/r3 pair in double register
H A Dsubdf3vfp.S22 vmov d7, r2, r3 // move second param from r2/r3 pair into d7
H A Dunorddf2vfp.S23 vmov d7, r2, r3 // load r2/r3 pair in double register
/external/libcxx/test/iterators/predef.iterators/move.iterators/move.iter.ops/move.iter.op.comp/
H A Dop_gt.pass.cpp29 const std::move_iterator<It> r2(r);
30 assert((r1 > r2) == x);

Completed in 2266 milliseconds

1234567891011>>