Home
last modified time | relevance | path

Searched refs:BIASEDEMAX_DP64 (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/libclc/generic/lib/math/
Dmath.h108 #define BIASEDEMAX_DP64 2046 /* 0x7fe */ macro
Dclc_fmod.cl173 c = yexp > BIASEDEMAX_DP64;
178 c = xexp > BIASEDEMAX_DP64;
Dclc_remainder.cl207 c = yexp > BIASEDEMAX_DP64;
212 c = xexp > BIASEDEMAX_DP64;
Dclc_remquo.cl238 c = yexp > BIASEDEMAX_DP64;
244 c = xexp > BIASEDEMAX_DP64;