Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMathExtras.h45 template <typename T, std::size_t SizeOfT> struct TrailingZerosCounter { struct
69 template <typename T> struct TrailingZerosCounter<T, 4> { argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DMathExtras.h90 template <typename T, std::size_t SizeOfT> struct TrailingZerosCounter { struct
114 template <typename T> struct TrailingZerosCounter<T, 4> { argument