Home
last modified time | relevance | path

Searched defs:shift_vec (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib-ng/arch/power/
Dadler32_vmx.c33 const vector unsigned char shift_vec = vec_sl(vec_splat_u8(8), vec_splat_u8(2)); in vmx_accum32() local
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/
H A DNEMath.inl379 const int32x4_t shift_vec = vnegq_s32(exponent); local
387 const int32x4_t shift_vec = vdupq_n_s32(-exponent); local