HomeSort by relevance Sort by last modified time
    Searched defs:s12 (Results 1 - 25 of 29) sorted by null

1 2

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mri/
constants.s 1 xdef s01,s02,s03,s04,s05,s06,s07,s08,s09,s10,s11,s12,s13
13 s12 equ 'abcd' define
  /external/clang/test/Sema/
pragma-align-mac68k.c 105 struct s12 { struct
110 extern int a12[sizeof(struct s12) == 6 ? 1 : -1];
bitfield-layout_1.c 126 } s12; variable in typeref:struct:__anon16519
127 CHECK_SIZE(s12,12)
  /external/capstone/suite/MC/AArch64/
neon-scalar-cvt.s.cs 10 0x95,0xfd,0x3f,0x5f = fcvtzs s21, s12, #1 package
12 0x95,0xfd,0x3f,0x7f = fcvtzu s21, s12, #1 package
15 0xac,0xc9,0x21,0x5e = fcvtas s12, s13
17 0xac,0xc9,0x21,0x7e = fcvtau s12, s13
21 0xac,0xb9,0x21,0x7e = fcvtmu s12, s13
25 0xac,0xa9,0x21,0x7e = fcvtnu s12, s13
29 0xac,0xa9,0xa1,0x7e = fcvtpu s12, s13
31 0xac,0xb9,0xa1,0x5e = fcvtzs s12, s13
33 0xac,0xb9,0xa1,0x7e = fcvtzu s12, s13
neon-scalar-by-elem-mla.s.cs 10 0x85,0x59,0x97,0x5f = fmls s5, s12, v23.s[2] package
  /art/test/004-StackWalk/src/
Main.java 38 String s12 = new String("12"); local
60 s += s12;
  /external/clang/test/CodeGen/
regparm-struct.c 150 struct s12 { struct
154 __attribute__((regparm(3))) void f16(struct s12 a, int b);
157 struct s12 x = { 41, 42 };
161 __attribute__((regparm(3))) struct s12 f17(int a, int b, int c);
162 // CHECK: declare void @f17(%struct.s12* inreg sret, i32 inreg, i32 inreg, i32)
x86_64-arguments-nacl.c 58 struct s12 { int a __attribute__((aligned(16))); }; struct
59 struct s12 f12_0(void) { while (1) {} }
60 void f12_1(struct s12 a0) {}
ms_struct-bitfield.c 168 int s12 = sizeof(t12); variable
169 // CHECK: @s12 = global i32 4
170 // CHECK-ARM: @s12 = global i32 4
x86_64-arguments.c 71 struct s12 { int a __attribute__((aligned(16))); }; struct
72 struct s12 f12_0(void) { while (1) {} }
73 void f12_1(struct s12 a0) {}
  /art/test/020-string/src/
Main.java 123 String s12 = new String(string); local
  /external/aac/libArithCoding/src/
ac_arith_coder.cpp 578 ULONG s12 = (fMax((UINT)s, (UINT)1) << 12) - 1; local
579 if (s12 > p[485]) {
582 if (s12 > p[255]) p += 256;
585 if (s12 > p[127]) {
588 if (s12 > p[63]) {
591 if (s12 > p[31]) {
594 if (s12 > p[15]) {
597 if (s12 > p[7]) {
600 if (s12 > p[3]) {
603 if (s12 > p[1])
    [all...]
  /external/libvpx/libvpx/vpx_dsp/arm/
highbd_vpx_convolve8_neon.c 272 int16x8_t s11, s12, s13, s14; local
302 &s12, &s13, &s14);
303 transpose_s16_8x8(&s7, &s8, &s9, &s10, &s11, &s12, &s13, &s14);
315 d5 = highbd_convolve8_8(s5, s6, s7, s8, s9, s10, s11, s12, filters,
317 d6 = highbd_convolve8_8(s6, s7, s8, s9, s10, s11, s12, s13, filters,
319 d7 = highbd_convolve8_8(s7, s8, s9, s10, s11, s12, s13, s14,
329 s4 = s12;
501 int16x8_t s11, s12, s13, s14; local
531 &s12, &s13, &s14);
532 transpose_s16_8x8(&s7, &s8, &s9, &s10, &s11, &s12, &s13, &s14)
    [all...]
vpx_convolve8_neon.c 224 int16x8_t s11, s12, s13, s14; local
265 s12 = vreinterpretq_s16_u16(vmovl_u8(t5));
279 t5 = convolve8_8(s5, s6, s7, s8, s9, s10, s11, s12, filters, filter3,
281 t6 = convolve8_8(s6, s7, s8, s9, s10, s11, s12, s13, filters, filter3,
283 t7 = convolve8_8(s7, s8, s9, s10, s11, s12, s13, s14, filters,
293 s4 = s12;
497 int16x8_t s11, s12, s13, s14; local
539 s12 = vreinterpretq_s16_u16(vmovl_u8(t5));
553 t5 = convolve8_8(s5, s6, s7, s8, s9, s10, s11, s12, filters, filter3,
555 t6 = convolve8_8(s6, s7, s8, s9, s10, s11, s12, s13, filters, filter3
    [all...]
loopfilter_neon.c 548 uint8x##w##_t *s11, uint8x##w##_t *s12, uint8x##w##_t *s13, \
845 uint8x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, local
923 uint8x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, local
1054 uint8x16_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, local
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_dct.c 348 tran_high_t s9, s10, s11, s12, s13, s14, s15; local
380 s12 = x12 * cospi_25_64 + x13 * cospi_7_64;
389 x4 = fdct_round_shift(s4 + s12);
397 x12 = fdct_round_shift(s4 - s12);
415 s12 = -x12 * cospi_28_64 + x13 * cospi_4_64;
428 x8 = fdct_round_shift(s8 + s12);
432 x12 = fdct_round_shift(s8 - s12);
450 s12 = x12 * cospi_8_64 + x13 * cospi_24_64;
467 x12 = fdct_round_shift(s12 + s14);
469 x14 = fdct_round_shift(s12 - s14)
    [all...]
  /art/test/623-checker-loop-regressions/src/
Main.java 528 int s12 = 0; local
561 s12 += a[i];
582 return s0 + s1 + s2 + s3 + s4 + s5 + s6 + s7 + s8 + s9 + s10 + s11 + s12 + s13 + s14 + s15 +
  /external/capstone/suite/MC/ARM/
fp-armv8.s.cs 34 0x00,0x2a,0xc6,0xfe = vmaxnm.f32 s5, s12, s0 package
36 0x46,0x0a,0x80,0xfe = vminnm.f32 s0, s0, s12
45 0x60,0x6a,0xb8,0xfe = vrinta.f32 s12, s1
47 0x60,0x6a,0xb9,0xfe = vrintn.f32 s12, s1
49 0x60,0x6a,0xba,0xfe = vrintp.f32 s12, s1
51 0x60,0x6a,0xbb,0xfe = vrintm.f32 s12, s1
thumb-fp-armv8.s.cs 34 0xc6,0xfe,0x00,0x2a = vmaxnm.f32 s5, s12, s0 package
36 0x80,0xfe,0x46,0x0a = vminnm.f32 s0, s0, s12
45 0xb8,0xfe,0x60,0x6a = vrinta.f32 s12, s1
47 0xb9,0xfe,0x60,0x6a = vrintn.f32 s12, s1
49 0xba,0xfe,0x60,0x6a = vrintp.f32 s12, s1
51 0xbb,0xfe,0x60,0x6a = vrintm.f32 s12, s1
simple-fp-encoding.s.cs 148 0xc6,0x6a,0xbf,0xee = vcvt.u32.f32 s12, s12, #20 package
  /external/clang/test/CodeGenCXX/
catch-undef-behavior.cpp 473 S1 s12; local
474 s12 = s11;
  /external/libvpx/libvpx/vpx_dsp/
inv_txfm.c 391 tran_high_t s9, s10, s11, s12, s13, s14, s15; local
428 s12 = x12 * cospi_25_64 + x13 * cospi_7_64;
437 x4 = WRAPLOW(dct_const_round_shift(s4 + s12));
445 x12 = WRAPLOW(dct_const_round_shift(s4 - s12));
463 s12 = -x12 * cospi_28_64 + x13 * cospi_4_64;
476 x8 = WRAPLOW(dct_const_round_shift(s8 + s12));
480 x12 = WRAPLOW(dct_const_round_shift(s8 - s12));
498 s12 = x12 * cospi_8_64 + x13 * cospi_24_64;
515 x12 = WRAPLOW(dct_const_round_shift(s12 + s14));
517 x14 = WRAPLOW(dct_const_round_shift(s12 - s14))
1710 tran_high_t s9, s10, s11, s12, s13, s14, s15; local
    [all...]
  /external/libvpx/libvpx/vpx_dsp/mips/
itrans16_dspr2.c 1061 int s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15; local
    [all...]
  /external/opencv/cv/src/
cvhistogram.cpp 459 double s12 = 0; local
467 s12 += a*b;
474 num = s12 - s1*s2*scale;
556 double s12 = 0; local
568 s12 += v1*v2;
582 num = s12 - s1*s2*scale;
    [all...]
  /external/v8/src/arm/
simulator-arm.h 121 s8, s9, s10, s11, s12, s13, s14, s15, enumerator in enum:v8::internal::Simulator::Register

Completed in 1316 milliseconds

1 2