Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/ADT/
H A DAPInt.h2299 bool MatchAllBits = false);
/openbsd/gnu/llvm/llvm/lib/Support/
H A DAPInt.cpp2968 bool MatchAllBits) { in ScaleBitMask() argument
2994 if (MatchAllBits) { in ScaleBitMask()