Searched refs:fast_power_failed (Results 1 – 2 of 2) sorted by relevance
2652 Label fast_power_failed; in Generate_MathPowInternal() local2680 __ j(not_zero, &fast_power_failed, Label::kNear); in Generate_MathPowInternal()2686 __ bind(&fast_power_failed); in Generate_MathPowInternal()
2704 Label fast_power_failed; in Generate_MathPowInternal() local2732 __ j(not_zero, &fast_power_failed, Label::kNear); in Generate_MathPowInternal()2738 __ bind(&fast_power_failed); in Generate_MathPowInternal()