Home
last modified time | relevance | path

Searched refs:__clc_flush_denormal_if_not_supported (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/libclc/r600/lib/math/
Dfmax.cl10 x = __clc_flush_denormal_if_not_supported(x);
11 y = __clc_flush_denormal_if_not_supported(y);
Dfmin.cl11 x = __clc_flush_denormal_if_not_supported(x);
12 y = __clc_flush_denormal_if_not_supported(y);
/external/llvm-project/libclc/generic/lib/math/
Dclc_fma.cl45 a = __clc_flush_denormal_if_not_supported(a);
46 b = __clc_flush_denormal_if_not_supported(b);
47 c = __clc_flush_denormal_if_not_supported(c);
Dmath.h79 _CLC_OVERLOAD _CLC_INLINE float __clc_flush_denormal_if_not_supported(float x) in __clc_flush_denormal_if_not_supported() function
Dclc_remquo.cl32 x = __clc_flush_denormal_if_not_supported(x);
33 y = __clc_flush_denormal_if_not_supported(y);