Searched defs:clz (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/builtins/ |
H A D | floatundixf.c | 34 int clz = __builtin_clzll(a); in __floatundixf() local
|
H A D | floatdixf.c | 37 int clz = __builtin_clzll(a); in __floatdixf() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | aarch-common-protos.h | 65 const int clz; /* Count Leading Zeros. */ member
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | aarch-common-protos.h | 65 const int clz; /* Count Leading Zeros. */ member
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | microblaze-opcm.h | 28 add, rsub, addc, rsubc, addk, rsubk, addkc, rsubkc, clz, cmp, cmpu, enumerator
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | microblaze-opcm.h | 28 add, rsub, addc, rsubc, addk, rsubk, addkc, rsubkc, clz, cmp, cmpu, enumerator
|
/netbsd-src/external/mpl/bind/dist/lib/dns/ |
H A D | rpz.c | 1026 clz(dns_rpz_cidr_word_t w) { clz() function
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/ |
H A D | rpz.c | 1047 clz(dns_rpz_cidr_word_t w) { in clz() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | wide-int.cc | 2058 wi::clz (const wide_int_ref &x) in clz() function in wi
|
H A D | dwarf2out.c | 13979 int clz = clz_hwi (i); in int_loc_descriptor() local 14234 int clz, ctz; in size_of_int_loc_descriptor() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | wide-int.cc | 2058 wi::clz (const wide_int_ref &x) in clz() function in wi
|
H A D | dwarf2out.cc | 14456 int clz = clz_hwi (i); in int_loc_descriptor() local 14711 int clz, ctz; in size_of_int_loc_descriptor() local
|