Home
last modified time | relevance | path

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

/trueos/contrib/llvm/include/llvm/ADT/
HDAPInt.h1783 inline APInt ashr(const APInt &LHS, unsigned shiftAmt) { in ashr() function
/trueos/contrib/llvm/lib/Support/
HDAPInt.cpp1032 APInt APInt::ashr(const APInt &shiftAmt) const { in ashr() function in APInt
1038 APInt APInt::ashr(unsigned shiftAmt) const { in ashr() function in APInt