Searched refs:this_1 (Results 1 – 1 of 1) sorted by relevance
134 __vector unsigned char this_1, this0, this1, out; in jsimd_h2v2_fancy_upsample_altivec() local179 this_1 = vec_ld(0, inptr_1); in jsimd_h2v2_fancy_upsample_altivec()180 this_1l = (__vector short)VEC_UNPACKHU(this_1); in jsimd_h2v2_fancy_upsample_altivec()181 this_1h = (__vector short)VEC_UNPACKLU(this_1); in jsimd_h2v2_fancy_upsample_altivec()223 this_1 = vec_ld(16, inptr_1); in jsimd_h2v2_fancy_upsample_altivec()224 this_1l = (__vector short)VEC_UNPACKHU(this_1); in jsimd_h2v2_fancy_upsample_altivec()225 this_1h = (__vector short)VEC_UNPACKLU(this_1); in jsimd_h2v2_fancy_upsample_altivec()