Searched defs:vres (Results 1 – 3 of 3) 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 62 uint8x8_t vy, vconst16_8, v16_y, vres; in Filter_32_alpha_neon() local
|
D | SkBlitRow_opts_arm_neon.cpp | 1166 uint8x8_t vsrc, vdst, vres; in S32_Blend_BlitRow32_neon() local 1199 uint8x8_t vsrc = vdup_n_u8(0), vdst = vdup_n_u8(0), vres; in S32_Blend_BlitRow32_neon() local 1232 uint8x8_t vsrc = vdup_n_u8(0), vdst = vdup_n_u8(0), vres; in S32A_Blend_BlitRow32_neon() local 1270 uint8x8_t vsrc, vdst, vres, vsrc_alphas; in S32A_Blend_BlitRow32_neon() local
|
/external/vixl/test/ |
D | test-simulator-a64.cc | 1624 VRegister vres = v5.V16B(); in Test2OpNEON_Helper() local 1850 VRegister vres = v5.V16B(); in TestByElementNEON_Helper() local 2283 VRegister vres = VRegister(5, vn_bits); in TestOpImmOpImmNEON_Helper() local
|