blob: 39ca56fccfe218169c0bc8c37c7c06b6d7b361df [file] [log] [blame] [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_cosh.h"
#define __CLC_FUNCTION cosh
#define __CLC_BODY "clc/shared/unary_def.inc"
#include "clc/math/gentype.inc"