Home
last modified time | relevance | path

Searched defs:GetMostSignificantDifferentBit (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/llvm/unittests/ADT/
DAPIntTest.cpp2840 TEST(APIntTest, GetMostSignificantDifferentBit) { in TEST() argument
/external/llvm-project/llvm/lib/Support/
DAPInt.cpp3055 llvm::APIntOps::GetMostSignificantDifferentBit(const APInt &A, const APInt &B) { in GetMostSignificantDifferentBit() function in llvm::APIntOps
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAPInt.cpp3056 llvm::APIntOps::GetMostSignificantDifferentBit(const APInt &A, const APInt &B) { in GetMostSignificantDifferentBit() function in llvm::APIntOps