Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPInt.h2277 Optional<unsigned> GetMostSignificantDifferentBit(const APInt &A,
/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/
H A DAPInt.cpp3051 llvm::APIntOps::GetMostSignificantDifferentBit(const APInt &A, const APInt &B) { in GetMostSignificantDifferentBit() function in llvm::APIntOps