Searched refs:scratch0_double (Results 1 – 1 of 1) sorted by relevance
3011 VRegister scratch0_double = d7; in Generate_MathPowInternal() local3024 scratch0_double, &exponent_is_integer); in Generate_MathPowInternal()3074 __ Fmov(scratch0_double, 1.0); in Generate_MathPowInternal()3075 __ Fdiv(result_double, scratch0_double, result_double); in Generate_MathPowInternal()