[analyzer][NFC] Factor out SymbolManager::get<*> (#121781)
[llvm-project.git] / libclc / generic / lib / math / rint.cl
blobecf7d5c1e6dde8d0a07bf1b3438a7677f58222e5
1 #include <clc/clc.h>
2 #include <clc/math/clc_rint.h>
4 #undef __CLC_FUNCTION
5 #define __CLC_FUNCTION rint
6 #include <clc/math/unary_builtin.inc>