blob: 6e629e6ffd117ba26f66a97fcbff498f858da8f1 [file] [edit]
//===----------------------------------------------------------------------===//
//
// 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/math/clc_cos.h"
#include "clc/math/clc_sincos.h"
#define __CLC_BODY "clc_cos.inc"
#include "clc/math/gentype.inc"