Home
last modified time | relevance | path

Searched refs:ZB_Width (Results 1 – 1 of 1) sorted by relevance

/external/llvm/include/llvm/Support/
DMathExtras.h35 ZB_Width enumerator
105 std::size_t countTrailingZeros(T Val, ZeroBehavior ZB = ZB_Width) {
174 std::size_t countLeadingZeros(T Val, ZeroBehavior ZB = ZB_Width) {
387 std::size_t countLeadingOnes(T Value, ZeroBehavior ZB = ZB_Width) {
403 std::size_t countTrailingOnes(T Value, ZeroBehavior ZB = ZB_Width) {