Home
last modified time | relevance | path

Searched refs:d30 (Results 1 – 3 of 3) sorted by relevance

/ndk/tests/build/b14825026-aarch64-FP_LO_REGS/jni/
Didct_dequant_full_2x_neon.c23 int32x2_t d28, d29, d30, d31; in idct_dequant_full_2x_neon() local
30 d28 = d29 = d30 = d31 = vdup_n_s32(0); in idct_dequant_full_2x_neon()
62 d30 = vld1_lane_s32((const int32_t *)dst0, d30, 0); in idct_dequant_full_2x_neon()
64 d30 = vld1_lane_s32((const int32_t *)dst1, d30, 1); in idct_dequant_full_2x_neon()
158 vreinterpret_u8_s32(d30))); in idct_dequant_full_2x_neon()
164 d30 = vreinterpret_s32_u8(vqmovun_s16(q6)); in idct_dequant_full_2x_neon()
178 vst1_lane_s32((int32_t *)dst0, d30, 0); in idct_dequant_full_2x_neon()
180 vst1_lane_s32((int32_t *)dst1, d30, 1); in idct_dequant_full_2x_neon()
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DUnwindRegistersSave.S278 str d30, [x0, #0x200]
DUnwindRegistersRestore.S305 ldr d30, [x0, #0x200]