Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DAPInt.h2284 Optional<unsigned> GetMostSignificantDifferentBit(const APInt &A,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DAPInt.cpp3055 llvm::APIntOps::GetMostSignificantDifferentBit(const APInt &A, const APInt &B) { in GetMostSignificantDifferentBit() function in llvm::APIntOps