Searched defs:w23_product (Results 1 – 3 of 3) sorted by relevance
60 const int64x2_t w23_product = vmull_high_s32(w, vmultiplier); in xnn_qs8_requantize_rndnu__neon_mull() local69 const int64x2_t w23_product = vmull_s32(vget_high_s32(w), vmultiplier); in xnn_qs8_requantize_rndnu__neon_mull() local
68 const int64x2_t w23_product = vmull_high_s32(w, vmultiplier); in xnn_qs8_requantize_rndna__neon() local77 const int64x2_t w23_product = vmull_s32(vget_high_s32(w), vmultiplier); in xnn_qs8_requantize_rndna__neon() local
68 const int64x2_t w23_product = vmull_high_s32(w, vmultiplier); in xnn_qu8_requantize_rndna__neon() local77 const int64x2_t w23_product = vmull_s32(vget_high_s32(w), vmultiplier); in xnn_qu8_requantize_rndna__neon() local