Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DMathExtras.h45 template <typename T, std::size_t SizeOfT> struct TrailingZerosCounter { struct
69 template <typename T> struct TrailingZerosCounter<T, 4> { argument
/aosp_15_r20/external/llvm/include/llvm/Support/
H A DMathExtras.h45 template <typename T, std::size_t SizeOfT> struct TrailingZerosCounter { struct
69 template <typename T> struct TrailingZerosCounter<T, 4> { argument
/aosp_15_r20/external/executorch/kernels/optimized/utils/
H A DllvmMathExtras.h79 struct TrailingZerosCounter { struct
80 static std::size_t count(T Val, ZeroBehavior) { in count()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
H A Dbit.h115 template <typename T, std::size_t SizeOfT> struct TrailingZerosCounter { struct
139 template <typename T> struct TrailingZerosCounter<T, 4> { argument
/aosp_15_r20/external/pytorch/c10/util/
H A DllvmMathExtras.h72 struct TrailingZerosCounter { struct
73 static std::size_t count(T Val, ZeroBehavior) { in count()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
Dbit.h151 template <typename T, std::size_t SizeOfT> struct TrailingZerosCounter { struct
175 template <typename T> struct TrailingZerosCounter<T, 4> { argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/
Dbit.h151 template <typename T, std::size_t SizeOfT> struct TrailingZerosCounter { struct
175 template <typename T> struct TrailingZerosCounter<T, 4> { argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
Dbit.h151 template <typename T, std::size_t SizeOfT> struct TrailingZerosCounter { struct
175 template <typename T> struct TrailingZerosCounter<T, 4> { argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
Dbit.h151 template <typename T, std::size_t SizeOfT> struct TrailingZerosCounter { struct
175 template <typename T> struct TrailingZerosCounter<T, 4> { argument
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DMathExtras.h90 template <typename T, std::size_t SizeOfT> struct TrailingZerosCounter { struct
114 template <typename T> struct TrailingZerosCounter<T, 4> { argument