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