[analyzer][NFC] Factor out SymbolManager::get<*> (#121781)
[llvm-project.git] / libclc / generic / lib / math / fma.cl
blob9ad81be696d9570b675234fd6a617366b1e8e20c
1 #include <clc/clc.h>
3 #include "math.h"
4 #include "math/clc_fma.h"
6 #define __CLC_BODY <fma.inc>
7 #include <clc/math/gentype.inc>