Home
last modified time | relevance | path

Searched refs:IMPBIT_DP64 (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/libclc/generic/lib/math/
Dmath.h99 #define IMPBIT_DP64 0x0010000000000000L macro
Dep_log.cl53 int c = ux < IMPBIT_DP64;
Dlog_base.h248 int c = ux < IMPBIT_DP64; in log2()