1 #undef rint 2 #define rint __clc_rint 3 4 #define __CLC_FUNCTION __clc_rint 5 #define __CLC_INTRINSIC "llvm.rint" 6 #include <clc/math/unary_intrin.inc> 7
1 #undef rint 2 #define rint __clc_rint 3 4 #define __CLC_FUNCTION __clc_rint 5 #define __CLC_INTRINSIC "llvm.rint" 6 #include <clc/math/unary_intrin.inc> 7