Searched refs:ZeroBehavior (Results 1 – 1 of 1) sorted by relevance
44 enum ZeroBehavior { enum91 static unsigned count(T Val, ZeroBehavior) { in count()115 static unsigned count(T Val, ZeroBehavior ZB) {131 static unsigned count(T Val, ZeroBehavior ZB) {156 unsigned countTrailingZeros(T Val, ZeroBehavior ZB = ZB_Width) {165 static unsigned count(T Val, ZeroBehavior) {184 static unsigned count(T Val, ZeroBehavior ZB) {200 static unsigned count(T Val, ZeroBehavior ZB) {225 unsigned countLeadingZeros(T Val, ZeroBehavior ZB = ZB_Width) {239 template <typename T> T findFirstSet(T Val, ZeroBehavior ZB = ZB_Max) {[all …]