Searched refs:vq31product0x1 (Results 1 – 2 of 2) sorted by relevance
75 …const int32_t vq31product0x1 = (int32_t) (uint32_t) ((uint64_t) (vproduct0x1 + vq31rounding) >> 31… in xnn_q8_gemm_ukernel_2x2__scalar() local81 … const int32_t vremainder0x1 = (vq31product0x1 & vremainder_mask) - (int32_t) (vq31product0x1 < 0); in xnn_q8_gemm_ukernel_2x2__scalar()88 …int32_t vout0x1 = asr_s32(vq31product0x1, vshift) + (int32_t) (vremainder0x1 > vremainder_threshol… in xnn_q8_gemm_ukernel_2x2__scalar()
89 …const int32_t vq31product0x1 = (int32_t) (uint32_t) ((uint64_t) (vproduct0x1 + vq31rounding) >> 31… in xnn_q8_igemm_ukernel_2x2__scalar() local95 … const int32_t vremainder0x1 = (vq31product0x1 & vremainder_mask) - (int32_t) (vq31product0x1 < 0); in xnn_q8_igemm_ukernel_2x2__scalar()102 …int32_t vout0x1 = asr_s32(vq31product0x1, vshift) + (int32_t) (vremainder0x1 > vremainder_threshol… in xnn_q8_igemm_ukernel_2x2__scalar()