Home
last modified time | relevance | path

Searched refs:trailz (Results 1 – 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/gdtoa/
Dgmisc.c69 trailz(b) Bigint *b; in trailz() function
71 trailz(Bigint *b)
Dgdtoaimp.h590 #define trailz __trailz_D2A macro
662 extern int trailz ANSI((Bigint*));
Dgdtoa.c190 if ( (i = trailz(b)) !=0) {
Dstrtodg.c984 bb0 = denorm ? 0 : trailz(rvb);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Lanai/
DLanaiInstrFormats.td526 // Special instructions (popc, leadz, trailz)
DLanaiInstrInfo.td823 "trailz\t$Rs1, $Rd",