Searched defs:Addsd (Results 1 – 3 of 3) sorted by relevance
527 __ Addsd(double_scratch, result); in EmitMathExp() local547 __ Addsd(result, Operand(kScratchRegister, 8 * kDoubleSize)); in EmitMathExp() local
365 __ Addsd(double_scratch, double_base); // Convert -0 to 0. in Generate() local396 __ Addsd(double_exponent, double_base); // Convert -0 to +0. in Generate() local
3545 __ Addsd(xmm_scratch, input_reg); in DoMathRound() local3633 __ Addsd(input_reg, xmm_scratch); // Convert -0 to +0. in DoMathPowHalf() local