Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/test/MC/ARM/
H A Dnot-armv4.s5 clz r4,r9 label
/minix3/sys/external/bsd/compiler_rt/dist/lib/builtins/
H A Dfloatundixf.c34 int clz = __builtin_clzll(a); in __floatundixf() local
H A Dfloatdixf.c37 int clz = __builtin_clzll(a); in __floatdixf() local