| //===----------------------------------------------------------------------===// |
| // 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 |
| //===----------------------------------------------------------------------===// |
| #ifndef __CLC_MATH_CLC_COSPI_H__ |
| #define __CLC_MATH_CLC_COSPI_H__ |
| #define __CLC_BODY <clc/math/unary_decl.inc> |
| #define __CLC_FUNCTION __clc_cospi |
| #include <clc/math/gentype.inc> |
| #endif // __CLC_MATH_CLC_COSPI_H__ |