Searched refs:machine_log2 (Results 1 – 2 of 2) sorted by relevance
| /oneTBB/include/oneapi/tbb/detail/ | ||
| H A D | _machine.h | 134 static inline uintptr_t machine_log2(uintptr_t x) { in machine_log2() function |
| H A D | _utils.h | 144 return machine_log2(in); in log2() |