Searched defs:y23_product (Results 1 – 3 of 3) sorted by relevance
56 const int64x2_t y23_product = vmull_high_s32(y, vmultiplier); in xnn_qs8_requantize_rndnu__neon_mull() local65 const int64x2_t y23_product = vmull_s32(vget_high_s32(y), vmultiplier); in xnn_qs8_requantize_rndnu__neon_mull() local
64 const int64x2_t y23_product = vmull_high_s32(y, vmultiplier); in xnn_qs8_requantize_rndna__neon() local73 const int64x2_t y23_product = vmull_s32(vget_high_s32(y), vmultiplier); in xnn_qs8_requantize_rndna__neon() local
64 const int64x2_t y23_product = vmull_high_s32(y, vmultiplier); in xnn_qu8_requantize_rndna__neon() local73 const int64x2_t y23_product = vmull_s32(vget_high_s32(y), vmultiplier); in xnn_qu8_requantize_rndna__neon() local