Home
last modified time | relevance | path

Searched defs:d_hi (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/compiler/nir/
Dnir_lower_int64.c67 nir_ssa_def *d_hi = nir_unpack_64_2x32_split_y(b, d); in lower_udiv64_mod64() local
160 nir_ssa_def *d_hi = nir_unpack_64_2x32_split_y(b, d); in lower_idiv64() local
181 nir_ssa_def *d_hi = nir_unpack_64_2x32_split_y(b, d); in lower_imod64() local
/external/libvpx/libvpx/vpx_dsp/arm/
Dfdct32x32_neon.c670 int32x4_t d_hi[32]; in dct_body_second_pass() local
/external/webp/src/dsp/
Ddec_neon.c1568 const int16x8_t d_hi = vreinterpretq_s16_u16(vsubl_u8(vget_high_u8(T), TL)); in TM16_NEON() local