Searched refs:scratch1_double (Results 1 – 1 of 1) sorted by relevance
3010 VRegister scratch1_double = d6; in Generate_MathPowInternal() local3053 __ Fmov(scratch1_double, base_double); in Generate_MathPowInternal()3059 __ Fmul(scratch1_double, scratch1_double, scratch1_double); in Generate_MathPowInternal()3065 __ Fmul(result_double, result_double, scratch1_double); in Generate_MathPowInternal()