Searched refs:fixedMod (Results 1 – 1 of 1) sorted by relevance
368 auto fixedMod = mod + (b & CmpNEQ(mod, SIMD::Int(0)) & signDiff); in EmitBinaryOp() local369 dst.move(i, As<SIMD::Float>(fixedMod)); in EmitBinaryOp()