[analyzer][NFC] Factor out SymbolManager::get<*> (#121781)
[llvm-project.git] / libclc / generic / lib / math / native_exp.cl
blob889bb135c061952809e74c7895a5f6f37f4c13e0
1 #include <clc/clc.h>
3 #define __CLC_NATIVE_INTRINSIC exp
5 #define __CLC_BODY <native_unary_intrinsic.inc>
6 #define __FLOAT_ONLY
7 #include <clc/math/gentype.inc>