Searched refs:point_five (Results 1 – 2 of 2) sorted by relevance
638 ir_constant *point_five = add_expr->operands[1 - j]->as_constant(); in handle_expression() local639 if (!point_five || !point_five->is_value(0.5, 0)) in handle_expression()644 mul(sign_expr, point_five))); in handle_expression()
95 point_five = constant_op.constant(0.5, dtype=targets.dtype)99 point_five * math_ops.log(two_pi * targets))