Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
HDAPInt.h2271 Optional<unsigned> GetMostSignificantDifferentBit(const APInt &A,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
HDAPInt.cpp3056 llvm::APIntOps::GetMostSignificantDifferentBit(const APInt &A, const APInt &B) { in GetMostSignificantDifferentBit() function in llvm::APIntOps