Home
last modified time | relevance | path

Searched defs:ashr (Results 1 - 3 of 3) 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
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
H A Dlowering.cpp289 auto ashr = in ReplaceSignedDivPowerOfTwo() local
/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 10 milliseconds