Searched refs:vremainder0x1 (Results 1 – 2 of 2) sorted by relevance
81 … const int32_t vremainder0x1 = (vq31product0x1 & vremainder_mask) - (int32_t) (vq31product0x1 < 0); in xnn_q8_gemm_ukernel_2x2__scalar() local88 …int32_t vout0x1 = asr_s32(vq31product0x1, vshift) + (int32_t) (vremainder0x1 > vremainder_threshol… in xnn_q8_gemm_ukernel_2x2__scalar()
95 … const int32_t vremainder0x1 = (vq31product0x1 & vremainder_mask) - (int32_t) (vq31product0x1 < 0); in xnn_q8_igemm_ukernel_2x2__scalar() local102 …int32_t vout0x1 = asr_s32(vq31product0x1, vshift) + (int32_t) (vremainder0x1 > vremainder_threshol… in xnn_q8_igemm_ukernel_2x2__scalar()