Home
last modified time | relevance | path

Searched defs:ashr (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DAPInt.h963 APInt ashr(unsigned ShiftAmt) const { in ashr() function
1024 APInt ashr(const APInt &ShiftAmt) const { in ashr() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A DAPInt.cpp1014 APInt APInt::ashr(const APInt &shiftAmt) const { in ashr() function in APInt
1020 APInt APInt::ashr(unsigned shiftAmt) const { in ashr() function in APInt

Completed in 7 milliseconds