[clang-tidy][use-internal-linkage] fix false positive for consteval function (#122141)
[llvm-project.git] / libclc / generic / lib / math / native_rsqrt.cl
blob50bc905435f597315420690834bc8f92dcfd334d
1 #include <clc/clc.h>
3 #define __CLC_BODY <native_rsqrt.inc>
4 #define __FLOAT_ONLY
5 #include <clc/math/gentype.inc>