Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
DAPInt.h822 void ashrInPlace(unsigned ShiftAmt) { in ashrInPlace() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DAPInt.h970 void ashrInPlace(unsigned ShiftAmt) { in ashrInPlace() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
DAPInt.cpp1012 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