Searched refs:s14 (Results 1 - 25 of 27) sorted by relevance

12

/external/compiler-rt/lib/arm/
H A Daddsf3vfp.S21 vmov s14, r0 // move first param from r0 into float register
23 vadd.f32 s14, s14, s15
24 vmov r0, s14 // move result back to r0
H A Dsubsf3vfp.S22 vmov s14, r0 // move first param from r0 into float register
24 vsub.f32 s14, s14, s15
25 vmov r0, s14 // move result back to r0
H A Ddivsf3vfp.S21 vmov s14, r0 // move first param from r0 into float register
23 vdiv.f32 s13, s14, s15
H A Deqsf2vfp.S22 vmov s14, r0 // move from GPR 0 to float register
24 vcmp.f32 s14, s15
H A Dgesf2vfp.S22 vmov s14, r0 // move from GPR 0 to float register
24 vcmp.f32 s14, s15
H A Dgtsf2vfp.S22 vmov s14, r0 // move from GPR 0 to float register
24 vcmp.f32 s14, s15
H A Dlesf2vfp.S22 vmov s14, r0 // move from GPR 0 to float register
24 vcmp.f32 s14, s15
H A Dltsf2vfp.S22 vmov s14, r0 // move from GPR 0 to float register
24 vcmp.f32 s14, s15
H A Dmulsf3vfp.S21 vmov s14, r0 // move first param from r0 into float register
23 vmul.f32 s13, s14, s15
H A Dnesf2vfp.S22 vmov s14, r0 // move from GPR 0 to float register
24 vcmp.f32 s14, s15
H A Dunordsf2vfp.S22 vmov s14, r0 // move from GPR 0 to float register
24 vcmp.f32 s14, s15
/external/clang/test/CodeGen/
H A Dexprs.c150 void f14(struct s14 *a) {
/external/llvm/test/MC/ARM/
H A Dthumb-v8fp.s79 vselvs.f32 s21, s16, s14
80 @ CHECK: vselvs.f32 s21, s16, s14 @ encoding: [0x58,0xfe,0x07,0xaa]
110 vrintxvs.f32 s10, s14
111 @ CHECK: vrintxvs.f32 s10, s14 @ encoding: [0xb7,0xee,0x47,0x5a]
H A Dv8fp.s76 vselvs.f32 s21, s16, s14
77 @ CHECK: vselvs.f32 s21, s16, s14 @ encoding: [0x07,0xaa,0x58,0xfe]
104 vrintxvs.f32 s10, s14
105 @ CHECK: vrintxvs.f32 s10, s14 @ encoding: [0x47,0x5a,0xb7,0x6e]
/external/libvpx/libvpx/vp9/common/
H A Dvp9_idct.c639 int s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15; local
682 s14 = x14 * cospi_29_64 + x15 * cospi_3_64;
691 x6 = dct_const_round_shift(s6 + s14);
699 x14 = dct_const_round_shift(s6 - s14);
717 s14 = - x14 * cospi_12_64 + x15 * cospi_20_64;
730 x10 = dct_const_round_shift(s10 + s14);
734 x14 = dct_const_round_shift(s10 - s14);
752 s14 = - x14 * cospi_24_64 + x15 * cospi_8_64;
767 x12 = dct_const_round_shift(s12 + s14);
769 x14 = dct_const_round_shift(s12 - s14);
[all...]
/external/clang/test/Misc/
H A Ddiag-template-diffing.cpp429 template<typename T> struct s14 {}; struct
430 template<typename T> using a14 = s14<T>;
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_dct.c799 int s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15; local
833 s14 = x14 * cospi_29_64 + x15 * cospi_3_64;
842 x6 = dct_const_round_shift(s6 + s14);
850 x14 = dct_const_round_shift(s6 - s14);
868 s14 = - x14 * cospi_12_64 + x15 * cospi_20_64;
881 x10 = dct_const_round_shift(s10 + s14);
885 x14 = dct_const_round_shift(s10 - s14);
903 s14 = - x14 * cospi_24_64 + x15 * cospi_8_64;
918 x12 = dct_const_round_shift(s12 + s14);
920 x14 = dct_const_round_shift(s12 - s14);
[all...]
/external/v8/src/arm/
H A Dsimulator-arm.h139 s8, s9, s10, s11, s12, s13, s14, s15, enumerator in enum:v8::internal::Simulator::Register
/external/libvpx/libvpx/vp8/common/x86/
H A Dloopfilter_block_sse2.asm330 %define s14 [src + 2 * stride7]
390 movdqa xmm6, s14
773 movdqa s14, xmm5
/external/chromium_org/v8/src/arm/
H A Dsimulator-arm.h139 s8, s9, s10, s11, s12, s13, s14, s15, enumerator in enum:v8::internal::Simulator::Register
/external/valgrind/main/none/tests/arm/
H A Dvfp.c1674 TESTINSN_un_f32("vcvt.s32.f32 s15, s14", s15, s14, i32, f2u(3e9));
1684 TESTINSN_un_f32("vcvt.f32.u32 s0, s14", s0, s14, i32, f2u(0x30a0bcef));
2131 TESTINSN_vmovf32_imm("vmov s14", s14, 0xbee80000);
2143 TESTINSN_vmov_core_single("vmov r4, s14", r4, s14, 0x920b8cf);
2148 TESTINSN_vmov_single_core("vmov s14, r0", s14, r
[all...]
H A Dvfp.stdout.exp650 vcvt.s32.f32 s15, s14 :: Sd 0x7fffffff Sm (i32)0x4f32d05e
659 vcvt.f32.u32 s0, s14 :: Sd 0x4e9c8506 Sm (i32)0x4e4282f4
1041 vmov s14, #0xbee80000 :: Sd 0xbee80000
1052 s14 0x0920b8cf vmov r4, s14 :: r4 0x0920b8cf
1057 r0 0x00d0b87a vmov s14, r0 :: s14 0x00d0b87a
1194 s12 0x00ffffff s13 0x0f542dd4 s14 0xff800000 s11 0xff800000 s12 0x00ffffff s13 0x0f542dd4
1202 s22 0x05ccb708 s23 0x0052345c s24 0x0098745c s12 0x0098745c s13 0x05ccb708 s14 0x0052345c
1204 s13 0x00134ccc s14
[all...]
/external/llvm/test/MC/AArch64/
H A Dbasic-a64-instructions.s1773 frintp s14, s15
1786 // CHECK: frintp s14, s15 // encoding: [0xee,0xc1,0x24,0x1e]
1834 fmin s13, s14, s15
1843 // CHECK: fmin s13, s14, s15 // encoding: [0xcd,0x59,0x2f,0x1e]
1950 scvtf s14, w0, #32
1953 // CHECK: scvtf s14, w0, #32 // encoding: [0x0e,0x80,0x02,0x1e]
1957 scvtf s14, x0, #64
1960 // CHECK: scvtf s14, x0, #64 // encoding: [0x0e,0x00,0x02,0x9e]
1978 ucvtf s14, w0, #32
1981 // CHECK: ucvtf s14, w
[all...]
/external/chromium_org/v8/benchmarks/
H A Dregexp.js107 var s14 = computeInputVariants('521', 139);
160 s14[i].replace(re6, '');
161 re7.exec(s14[i]);
/external/v8/benchmarks/
H A Dregexp.js107 var s14 = computeInputVariants('521', 139);
160 s14[i].replace(re6, '');
161 re7.exec(s14[i]);

Completed in 336 milliseconds

12