Searched defs:d30 (Results 1 - 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp8/common/arm/neon/
H A Didct_dequant_full_2x_neon.c20 int32x2_t d28, d29, d30, d31; local
27 d28 = d29 = d30 = d31 = vdup_n_s32(0);
59 d30 = vld1_lane_s32((const int32_t *)dst0, d30, 0);
61 d30 = vld1_lane_s32((const int32_t *)dst1, d30, 1);
155 vaddw_u8(vreinterpretq_u16_s16(q2tmp3.val[0]), vreinterpret_u8_s32(d30)));
161 d30 = vreinterpret_s32_u8(vqmovun_s16(q6));
175 vst1_lane_s32((int32_t *)dst0, d30, 0);
177 vst1_lane_s32((int32_t *)dst1, d30,
[all...]
/external/v8/src/arm/
H A Dsimulator-arm.h128 d24, d25, d26, d27, d28, d29, d30, d31, enumerator in enum:v8::internal::Simulator::Register
/external/v8/src/ppc/
H A Dsimulator-ppc.h170 d30, enumerator in enum:v8::internal::Simulator::Register

Completed in 136 milliseconds