Home
last modified time | relevance | path

Searched defs:x01_product (Results 1 – 3 of 3) sorted by relevance

/external/XNNPACK/src/qs8-requantization/
Drndnu-neon-mull.c53 const int64x2_t x01_product = vmull_s32(vget_low_s32(x), vget_low_s32(vmultiplier)); in xnn_qs8_requantize_rndnu__neon_mull() local
62 const int64x2_t x01_product = vmull_s32(vget_low_s32(x), vmultiplier); in xnn_qs8_requantize_rndnu__neon_mull() local
Drndna-neon.c61 const int64x2_t x01_product = vmull_s32(vget_low_s32(x), vget_low_s32(vmultiplier)); in xnn_qs8_requantize_rndna__neon() local
70 const int64x2_t x01_product = vmull_s32(vget_low_s32(x), vmultiplier); in xnn_qs8_requantize_rndna__neon() local
/external/XNNPACK/src/qu8-requantization/
Drndna-neon.c61 const int64x2_t x01_product = vmull_s32(vget_low_s32(x), vget_low_s32(vmultiplier)); in xnn_qu8_requantize_rndna__neon() local
70 const int64x2_t x01_product = vmull_s32(vget_low_s32(x), vmultiplier); in xnn_qu8_requantize_rndna__neon() local