Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DMathExtras.h39 ZB_Width enumerator
109 std::size_t countTrailingZeros(T Val, ZeroBehavior ZB = ZB_Width) {
178 std::size_t countLeadingZeros(T Val, ZeroBehavior ZB = ZB_Width) {
391 std::size_t countLeadingOnes(T Value, ZeroBehavior ZB = ZB_Width) {
407 std::size_t countTrailingOnes(T Value, ZeroBehavior ZB = ZB_Width) {