Searched refs:vremainder0x0 (Results 1 – 2 of 2) sorted by relevance
80 … const int32_t vremainder0x0 = (vq31product0x0 & vremainder_mask) - (int32_t) (vq31product0x0 < 0); in xnn_q8_gemm_ukernel_2x2__scalar() local87 …int32_t vout0x0 = asr_s32(vq31product0x0, vshift) + (int32_t) (vremainder0x0 > vremainder_threshol… in xnn_q8_gemm_ukernel_2x2__scalar()
94 … const int32_t vremainder0x0 = (vq31product0x0 & vremainder_mask) - (int32_t) (vq31product0x0 < 0); in xnn_q8_igemm_ukernel_2x2__scalar() local101 …int32_t vout0x0 = asr_s32(vq31product0x0, vshift) + (int32_t) (vremainder0x0 > vremainder_threshol… in xnn_q8_igemm_ukernel_2x2__scalar()