Home
last modified time | relevance | path

Searched refs:log2_exact (Results 1 – 2 of 2) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
Dbits.h68 static inline int log2_exact(unsigned long long val) in log2_exact() function
Dsimplify.c2512 unsigned s1 = log2_exact(def->src2->value); in simplify_select()
2513 unsigned s2 = log2_exact(insn->src2->value); in simplify_select()