Home
last modified time | relevance | path

Searched defs:clz (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfloatundixf.c29 int clz = __builtin_clzll(a); in __floatundixf() local
H A Dfloatdixf.c32 int clz = __builtin_clzll(a); in __floatdixf() local