Lines Matching full:addsd
1964 // Since we operate on +0 and/or -0, addsd and andsd have the same effect.1965 __ addsd(left_reg, right_reg);1986 __ addsd(left, right);3697 __ addsd(xmm_scratch, input_reg);3782 __ addsd(input_reg, xmm_scratch); // Convert -0 to +0.