Home
last modified time | relevance | path

Searched defs:countLeadingZeros (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DMathExtras.h180 std::size_t countLeadingZeros(T Val, ZeroBehavior ZB = ZB_Width) { in countLeadingZeros() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DMathExtras.h225 unsigned countLeadingZeros(T Val, ZeroBehavior ZB = ZB_Width) { in countLeadingZeros() function

Completed in 3 milliseconds