blob: ae277e7dc9567a4108bc8d0bd3e2ea2409e5611d [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/clc.h>
#define FUNCTION atan2
#define __CLC_BODY <clc/shared/binary_def.inc>
#include <clc/math/gentype.inc>