Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DAPInt.h994 void lshrInPlace(unsigned ShiftAmt) { in lshrInPlace() function
/external/llvm-project/llvm/lib/Support/
DAPInt.cpp1033 void APInt::lshrInPlace(const APInt &shiftAmt) { in lshrInPlace() function in APInt
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAPInt.cpp1034 void APInt::lshrInPlace(const APInt &shiftAmt) { in lshrInPlace() function in APInt