Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/fast_float/
H A Dfast_float.h2117 int ctlz() const noexcept { in ctlz() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonBitSimplify.cpp2202 auto ctlz = [] (const BitTracker::RegisterCell &C) -> unsigned { in genBitSplit() local