Home
last modified time | relevance | path

Searched refs:s14 (Results 1 – 25 of 39) sorted by relevance

12

/external/compiler-rt/lib/arm/
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
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
Ddivsf3vfp.S21 vmov s14, r0 // move first param from r0 into float register
23 vdiv.f32 s13, s14, s15
Dmulsf3vfp.S21 vmov s14, r0 // move first param from r0 into float register
23 vmul.f32 s13, s14, s15
Dlesf2vfp.S22 vmov s14, r0 // move from GPR 0 to float register
24 vcmp.f32 s14, s15
Dnesf2vfp.S22 vmov s14, r0 // move from GPR 0 to float register
24 vcmp.f32 s14, s15
Dgtsf2vfp.S22 vmov s14, r0 // move from GPR 0 to float register
24 vcmp.f32 s14, s15
Deqsf2vfp.S22 vmov s14, r0 // move from GPR 0 to float register
24 vcmp.f32 s14, s15
Dltsf2vfp.S22 vmov s14, r0 // move from GPR 0 to float register
24 vcmp.f32 s14, s15
Dgesf2vfp.S22 vmov s14, r0 // move from GPR 0 to float register
24 vcmp.f32 s14, s15
Dunordsf2vfp.S22 vmov s14, r0 // move from GPR 0 to float register
24 vcmp.f32 s14, s15
/external/libvpx/libvpx/vp9/common/mips/dspr2/
Dvp9_itrans16_dspr2.c915 int s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15; in iadst16_1d() local
958 s14 = x14 * cospi_29_64 + x15 * cospi_3_64; in iadst16_1d()
967 x6 = dct_const_round_shift(s6 + s14); in iadst16_1d()
975 x14 = dct_const_round_shift(s6 - s14); in iadst16_1d()
993 s14 = - x14 * cospi_12_64 + x15 * cospi_20_64; in iadst16_1d()
1006 x10 = dct_const_round_shift(s10 + s14); in iadst16_1d()
1010 x14 = dct_const_round_shift(s10 - s14); in iadst16_1d()
1028 s14 = - x14 * cospi_24_64 + x15 * cospi_8_64; in iadst16_1d()
1043 x12 = dct_const_round_shift(s12 + s14); in iadst16_1d()
1045 x14 = dct_const_round_shift(s12 - s14); in iadst16_1d()
[all …]
/external/llvm/test/MC/ARM/
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]
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/
Dvp9_idct.c639 int s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15; in iadst16_1d() local
682 s14 = x14 * cospi_29_64 + x15 * cospi_3_64; in iadst16_1d()
691 x6 = dct_const_round_shift(s6 + s14); in iadst16_1d()
699 x14 = dct_const_round_shift(s6 - s14); in iadst16_1d()
717 s14 = - x14 * cospi_12_64 + x15 * cospi_20_64; in iadst16_1d()
730 x10 = dct_const_round_shift(s10 + s14); in iadst16_1d()
734 x14 = dct_const_round_shift(s10 - s14); in iadst16_1d()
752 s14 = - x14 * cospi_24_64 + x15 * cospi_8_64; in iadst16_1d()
767 x12 = dct_const_round_shift(s12 + s14); in iadst16_1d()
769 x14 = dct_const_round_shift(s12 - s14); in iadst16_1d()
[all …]
/external/libvpx/libvpx/vp9/encoder/
Dvp9_dct.c787 int s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15; in fadst16() local
821 s14 = x14 * cospi_29_64 + x15 * cospi_3_64; in fadst16()
830 x6 = dct_const_round_shift(s6 + s14); in fadst16()
838 x14 = dct_const_round_shift(s6 - s14); in fadst16()
856 s14 = - x14 * cospi_12_64 + x15 * cospi_20_64; in fadst16()
869 x10 = dct_const_round_shift(s10 + s14); in fadst16()
873 x14 = dct_const_round_shift(s10 - s14); in fadst16()
891 s14 = - x14 * cospi_24_64 + x15 * cospi_8_64; in fadst16()
906 x12 = dct_const_round_shift(s12 + s14); in fadst16()
908 x14 = dct_const_round_shift(s12 - s14); in fadst16()
[all …]
/external/llvm/test/MC/Disassembler/ARM/
Dv8fp.txt96 # CHECK: vselvs.f32 s21, s16, s14
131 # CHECK: vrintxvs.f32 s10, s14
Dthumb-v8fp.txt100 # CHECK: vselvs.f32 s21, s16, s14
139 # CHECK: vrintxvs.f32 s10, s14
/external/llvm/test/CodeGen/R600/
Dllvm.SI.imageload.ll78 %s14 = add i32 %s10, %e15
79 %s15 = add i32 %s14, %e16
Dllvm.SI.resinfo.ll101 %s14 = add i32 %s13, %e15
102 %s15 = add i32 %s14, %e16
Dllvm.SI.sampled.ll132 %s14 = fadd float %s13, %e15
133 %s15 = fadd float %s14, %e16
Dllvm.SI.sample.ll132 %s14 = fadd float %s13, %e15
133 %s15 = fadd float %s14, %e16
/external/clang/test/CodeGen/
Dexprs.c150 void f14(struct s14 *a) { in f14()
/external/clang/test/Misc/
Ddiag-template-diffing.cpp429 template<typename T> struct s14 {}; struct
430 template<typename T> using a14 = s14<T>;
/external/libvpx/libvpx/vp8/common/x86/
Dloopfilter_block_sse2.asm330 %define s14 [src + 2 * stride7]
390 movdqa xmm6, s14
773 movdqa s14, xmm5

12