Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DAPInt.h970 void ashrInPlace(unsigned ShiftAmt) { in ashrInPlace() function
/external/llvm-project/llvm/lib/Support/
DAPInt.cpp984 void APInt::ashrInPlace(const APInt &shiftAmt) { in ashrInPlace() function in APInt
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAPInt.cpp985 void APInt::ashrInPlace(const APInt &shiftAmt) { in ashrInPlace() function in APInt