Searched refs:vq31product0x0 (Results 1 – 2 of 2) sorted by relevance
74 …const int32_t vq31product0x0 = (int32_t) (uint32_t) ((uint64_t) (vproduct0x0 + vq31rounding) >> 31… in xnn_q8_gemm_ukernel_2x2__scalar() local80 … const int32_t vremainder0x0 = (vq31product0x0 & vremainder_mask) - (int32_t) (vq31product0x0 < 0); in xnn_q8_gemm_ukernel_2x2__scalar()87 …int32_t vout0x0 = asr_s32(vq31product0x0, vshift) + (int32_t) (vremainder0x0 > vremainder_threshol… in xnn_q8_gemm_ukernel_2x2__scalar()
88 …const int32_t vq31product0x0 = (int32_t) (uint32_t) ((uint64_t) (vproduct0x0 + vq31rounding) >> 31… in xnn_q8_igemm_ukernel_2x2__scalar() local94 … const int32_t vremainder0x0 = (vq31product0x0 & vremainder_mask) - (int32_t) (vq31product0x0 < 0); in xnn_q8_igemm_ukernel_2x2__scalar()101 …int32_t vout0x0 = asr_s32(vq31product0x0, vshift) + (int32_t) (vremainder0x0 > vremainder_threshol… in xnn_q8_igemm_ukernel_2x2__scalar()