Searched refs:IMPBIT_DP64 (Results 1 – 3 of 3) sorted by relevance
/external/llvm-project/libclc/generic/lib/math/ | ||
D | math.h | 99 #define IMPBIT_DP64 0x0010000000000000L macro |
D | ep_log.cl | 53 int c = ux < IMPBIT_DP64; |
D | log_base.h | 248 int c = ux < IMPBIT_DP64; in log2() |