HomeSort by relevance Sort by last modified time
    Searched refs:D8 (Results 51 - 75 of 176) sorted by null

1 23 4 5 6 7 8

  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV7/
Dot_p_neon.s 56 VMLAL.S16 Q15, D24, D8
88 VMLAL.S16 Q15, D8, D8
Filt_6k_7k_neon.s 102 VMULL.S16 Q9,D8,D0[0]
123 VMLAL.S16 Q9,D8,D0[1]
145 VMLAL.S16 Q9,D8,D0[2]
167 VMLAL.S16 Q9,D8,D0[3]
189 VMOV.S16 D8,D9
Norm_Corr_neon.s 86 VMLAL.S16 Q10, D8, D8
121 VMULL.S16 Q11, D0, D8 @L_tmp += x[] * excf[]
142 VMLAL.S16 Q11, D0, D8
syn_filt_neon.s 51 VMOV.S16 D8[0], r5
  /external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/
AlignOfTest.cpp 60 struct D8 : S1, D4, D5 { double x[2]; };
157 EXPECT_EQ(alignof(D8), alignof(AlignedCharArrayUnion<D8>));
212 EXPECT_EQ(sizeof(D8), sizeof(AlignedCharArrayUnion<D8>));
  /external/llvm/unittests/Support/
AlignOfTest.cpp 60 struct D8 : S1, D4, D5 { double x[2]; };
142 [AlignOf<D8>::Alignment > 0]
183 EXPECT_LE(alignOf<S1>(), alignOf<D8>());
265 EXPECT_EQ(alignOf<D8>(), alignOf<AlignedCharArrayUnion<D8> >());
320 EXPECT_EQ(sizeof(D8), sizeof(AlignedCharArrayUnion<D8>));
  /art/runtime/arch/arm64/
registers_arm64.h 123 D8 = 8,
callee_save_frame_arm64.h 66 (1 << art::arm64::D8) | (1 << art::arm64::D9) | (1 << art::arm64::D10) |
72 (1 << art::arm64::D6) | (1 << art::arm64::D7) | (1 << art::arm64::D8) |
  /external/libxaac/decoder/armv7/
ia_xheaacd_mps_reoder_mulshift_acc.s 29 VPUSH {d8 - d15}
64 VMULL.S32 Q12, D0, D8
108 VMULL.S32 Q12, D0, D8
152 VMULL.S32 Q12, D0, D8
196 VMULL.S32 Q12, D0, D8
237 VPOP {d8 - d15}
ixheaacd_esbr_cos_sin_mod_loop1.s 29 VPUSH {D8-D11}
145 VPOP {D8-D11}
ixheaacd_esbr_cos_sin_mod_loop2.s 29 VPUSH {D8-D15}
153 VPOP {D8-D15}
  /external/vogar/src/vogar/
ModeId.java 217 return Toolchain.D8;
  /device/google/muskie/nfc/
libnfc-nxp.muskie.conf 146 A0, D8, 01, 02,
  /external/libhevc/common/arm/
ihevc_sao_edge_offset_class0_chroma.s 85 vpush {d8 - d15}
137 VMOV.8 D8[0],r12 @vsetq_lane_s8(pu1_avail[0], au1_mask, 0)
138 VMOV.8 D8[1],r12 @vsetq_lane_s8(pu1_avail[0], au1_mask, 1)
143 VMOV.16 D8[0],r12 @au1_mask = vsetq_lane_s8(-1, au1_mask, 0)
303 VMOV.8 D8[0],r12 @vsetq_lane_s8(pu1_avail[0], au1_mask, 0)
304 VMOV.8 D8[1],r12 @vsetq_lane_s8(pu1_avail[0], au1_mask, 0)
309 VMOV.16 D8[0],r12 @au1_mask = vsetq_lane_s8(-1, au1_mask, 0)
313 VMOV.8 D8[6],r12 @au1_mask = vsetq_lane_s8(pu1_avail[1], au1_mask, 15)
314 VMOV.8 D8[7],r12 @au1_mask = vsetq_lane_s8(pu1_avail[1], au1_mask, 15)
437 vpop {d8 - d15
    [all...]
ihevc_sao_edge_offset_class1_chroma.s 85 vpush {d8 - d15}
126 VLD1.8 D8,[r7] @offset_tbl_v = vld1_s8(pi1_sao_offset_v)
193 VTBL.8 D13,{D8},D13
212 VTBL.8 D25,{D8},D23
260 VTBL.8 D25,{D8},D23
343 VTBL.8 D13,{D8},D13
361 VTBL.8 D25,{D8},D23
396 VTBL.8 D25,{D8},D23
410 vpop {d8 - d15}
ihevc_resi_trans_32x32_a9q.s 107 vpush {d8 - d15}
174 VLD1.U8 {D8,D9},[R0]! @ LOAD 1-16 src row 2
182 VSUBL.U8 Q12,D8,D12 @ Get residue 1-8 row 2 -- dual issue
191 VABAL.U8 Q15,D8,D12
228 VREV64.S16 D8,D1 @ rev ee[k] k-> 4-7 row 1
271 VDUP.S32 D8,D4[0] @ R1eeee[0] R1eeeo[0] R1eeee[0] R1eeeo[0]
279 VMULL.S16 Q8,D8,D4 @ g_ai2_ihevc_trans_32 * R1eeee[0] R1eeeo[0] R1eeee[0] R1eeeo[0] -- dual issue 2nd cycle
851 VLD1.S32 {D8,D9},[R0]! @LOAD 17-20 src R1
860 VSWP D8,D9 @ Q4: 20 19 18 17
    [all...]
  /external/llvm/lib/Target/ARM/
ARMBaseRegisterInfo.h 64 case D11: case D10: case D9: case D8:
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMBaseRegisterInfo.h 68 case D11: case D10: case D9: case D8:
  /external/swiftshader/third_party/LLVM/lib/Target/Mips/MCTargetDesc/
MipsBaseInfo.h 68 case Mips::D8:
  /external/swiftshader/third_party/LLVM/lib/Target/Sparc/
FPMover.cpp 71 SP::D0, SP::D1, SP::D2, SP::D3, SP::D4, SP::D5, SP::D6, SP::D7, SP::D8,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
ARMBaseRegisterInfo.h 77 case D11: case D10: case D9: case D8:
  /external/v8/src/ia32/
sse-instr.h 43 V(psubusb, 66, 0F, D8) \
  /external/v8/src/x64/
sse-instr.h 51 V(psubusb, 66, 0F, D8) \
  /art/test/etc/
default-build 208 # Set API level for smali and d8.
279 echo ${D8} ${D8_FLAGS} $d8_local_flags --output $d8_output $d8_inputs
281 ${D8} ${D8_FLAGS} $d8_local_flags --output $d8_output $d8_inputs
283 # D8 outputs to JAR files today rather than DEX files as DX used
284 # to. To compensate, we extract the DEX from d8's output to meet the
  /bionic/libm/upstream-freebsd/lib/msun/ld128/
s_expl.c 180 D8 = 2.48015873015873015687993712101479612e-5L,
254 x * (D7 + x * (D8 + x * (D9 + x * (D10 +

Completed in 649 milliseconds

1 23 4 5 6 7 8