Searched refs:signDiff (Results 1 – 1 of 1) sorted by relevance
367 auto signDiff = CmpNEQ(CmpGE(a, SIMD::Int(0)), CmpGE(b, SIMD::Int(0))); in EmitBinaryOp() local368 auto fixedMod = mod + (b & CmpNEQ(mod, SIMD::Int(0)) & signDiff); in EmitBinaryOp()