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