[analyzer][NFC] Factor out SymbolManager::get<*> (#121781)
[llvm-project.git] / libclc / generic / lib / math / half_rsqrt.cl
blobb02eb6196c381716284a06535fd5ebfd634f53b6
1 #include <clc/clc.h>
3 #define __CLC_FUNC rsqrt
4 #define __CLC_BODY <half_unary.inc>
5 #define __FLOAT_ONLY
6 #include <clc/math/gentype.inc>