Home
last modified time | relevance | path

Searched defs:countTrailingZeros (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DMathExtras.h111 std::size_t countTrailingZeros(T Val, ZeroBehavior ZB = ZB_Width) { in countTrailingZeros() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DMathExtras.h156 unsigned countTrailingZeros(T Val, ZeroBehavior ZB = ZB_Width) { in countTrailingZeros() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A DAPInt.cpp688 unsigned APInt::countTrailingZeros() const { in countTrailingZeros() function in APInt

Completed in 7 milliseconds