Searched refs:exp_a_plus_exp_neg_a_sq (Results 1 – 1 of 1) sorted by relevance
624 auto exp_a_plus_exp_neg_a_sq = in EmitComplexUnaryOp() local630 cos_b_sin_b, FSub(exp_a_plus_exp_neg_a_sq, exp_a_minus_exp_neg_a_sq)); in EmitComplexUnaryOp()631 auto denom = FAdd(FMul(cos_b_sq, exp_a_plus_exp_neg_a_sq), in EmitComplexUnaryOp()