blob: 9f3d4a965e58a3f3b32011adc7a92486239f0775 [file] [log] [blame]
//===----------------------------------------------------------------------===//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
//===----------------------------------------------------------------------===//
#include <clc/clcmacro.h>
#include <clc/math/clc_atan2.h>
#include <clc/opencl/math/atan2.h>
#define FUNCTION atan2
#define __CLC_BODY <clc/shared/binary_def.inc>
#include <clc/math/gentype.inc>