Searched refs:math_exp_log_table (Results 1 – 8 of 8) sorted by relevance
908 static ExternalReference math_exp_log_table();
1365 ExternalReference ExternalReference::math_exp_log_table() { in math_exp_log_table() function in v8::internal::ExternalReference
609 __ Mov(temp3, ExternalReference::math_exp_log_table()); in EmitMathExp()
611 __ Move(kScratchRegister, ExternalReference::math_exp_log_table()); in EmitMathExp()
840 __ mov(temp3, Operand(ExternalReference::math_exp_log_table())); in EmitMathExp()
967 temp2, times_8, ExternalReference::math_exp_log_table())); in EmitMathExp()
1029 __ li(temp3, Operand(ExternalReference::math_exp_log_table())); in EmitMathExp()
1141 __ li(temp3, Operand(ExternalReference::math_exp_log_table())); in EmitMathExp()