Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPInt.h2295 bool MatchAllBits = false);
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAPInt.cpp2987 bool MatchAllBits) { in ScaleBitMask() argument
3013 if (MatchAllBits) { in ScaleBitMask()