[analyzer][NFC] Factor out SymbolManager::get<*> (#121781)
[llvm-project.git] / libclc / generic / lib / math / hypot.cl
blob8339ec75c002b4e826ea365e9412f14a39f64724
1 #include <clc/clc.h>
3 #include <math/clc_hypot.h>
5 #define __CLC_FUNC hypot
6 #define __CLC_BODY <clc_sw_binary.inc>
7 #include <clc/math/gentype.inc>