Searched refs:vres (Results 1 – 4 of 4) sorted by relevance
/external/skia/src/opts/ |
D | SkBitmapProcState_filter_neon.h | 27 uint8x8_t vy, vconst16_8, v16_y, vres; in Filter_32_opaque_neon() local 53 vres = vshrn_n_u16(vcombine_u16(tmp, vcreate_u16(0)), 8); // shift down result by 8 in Filter_32_opaque_neon() 54 vst1_lane_u32(dst, vreinterpret_u32_u8(vres), 0); // store result in Filter_32_opaque_neon() 62 uint8x8_t vy, vconst16_8, v16_y, vres; in Filter_32_alpha_neon() local 92 vres = vshrn_n_u16(vcombine_u16(tmp, vcreate_u16(0)), 8); // shift down result by 8 in Filter_32_alpha_neon() 93 vst1_lane_u32(dst, vreinterpret_u32_u8(vres), 0); // store result in Filter_32_alpha_neon()
|
D | SkBlitRow_opts_arm_neon.cpp | 1166 uint8x8_t vsrc, vdst, vres; in S32_Blend_BlitRow32_neon() local 1188 vres = vshrn_n_u16(vdst_wide, 8) + vshrn_n_u16(vsrc_wide, 8); in S32_Blend_BlitRow32_neon() 1191 vst1_u32(dst, vreinterpret_u32_u8(vres)); in S32_Blend_BlitRow32_neon() 1199 uint8x8_t vsrc = vdup_n_u8(0), vdst = vdup_n_u8(0), vres; in S32_Blend_BlitRow32_neon() local 1210 vres = vshrn_n_u16(vdst_wide, 8) + vshrn_n_u16(vsrc_wide, 8); in S32_Blend_BlitRow32_neon() 1213 vst1_lane_u32(dst, vreinterpret_u32_u8(vres), 0); in S32_Blend_BlitRow32_neon() 1232 uint8x8_t vsrc = vdup_n_u8(0), vdst = vdup_n_u8(0), vres; in S32A_Blend_BlitRow32_neon() local 1255 vres = vshrn_n_u16(vdst_wide, 8) + vshrn_n_u16(vsrc_wide, 8); in S32A_Blend_BlitRow32_neon() 1257 vst1_lane_u32(dst, vreinterpret_u32_u8(vres), 0); in S32A_Blend_BlitRow32_neon() 1270 uint8x8_t vsrc, vdst, vres, vsrc_alphas; in S32A_Blend_BlitRow32_neon() local [all …]
|
/external/vixl/test/ |
D | test-simulator-a64.cc | 1624 VRegister vres = v5.V16B(); in Test2OpNEON_Helper() local 1662 __ Mov(vres, vd); in Test2OpNEON_Helper() 1667 __ Str(vres, MemOperand(out, vd.SizeInBytes(), PostIndex)); in Test2OpNEON_Helper() 1850 VRegister vres = v5.V16B(); in TestByElementNEON_Helper() local 1888 __ Mov(vres, vd); in TestByElementNEON_Helper() 1895 __ Str(vres, MemOperand(out, vd.SizeInBytes(), PostIndex)); in TestByElementNEON_Helper() 2283 VRegister vres = VRegister(5, vn_bits); in TestOpImmOpImmNEON_Helper() local 2319 __ Mov(vres, vd); in TestOpImmOpImmNEON_Helper() 2321 __ Str(vres, MemOperand(out, vd.SizeInBytes(), PostIndex)); in TestOpImmOpImmNEON_Helper()
|
/external/hyphenation-patterns/fr/ |
D | hyph-fr.pat.txt | 1176 4vres.
|