xref: /llvm-project/libclc/generic/include/clc/math/half_recip.h (revision 398108b91e0a7fa01d8216406bc6a0c6f1e2ff43)
1 #define __CLC_BODY <clc/math/unary_decl.inc>
2 #define __CLC_FUNCTION half_recip
3 #define __FLOAT_ONLY
4 
5 #include <clc/math/gentype.inc>
6 
7 #undef __FLOAT_ONLY
8 #undef __CLC_BODY
9 #undef __CLC_FUNCTION
10