Home
last modified time | relevance | path

Searched defs:lshr (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Support/
DConstantRange.cpp665 ConstantRange::lshr(const ConstantRange &Other) const { in lshr() function in ConstantRange
DAPInt.cpp1204 APInt APInt::lshr(const APInt &shiftAmt) const { in lshr() function in APInt
1210 APInt APInt::lshr(unsigned shiftAmt) const { in lshr() function in APInt
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DAPInt.h970 APInt lshr(unsigned shiftAmt) const { in lshr() function
1019 APInt lshr(const APInt &ShiftAmt) const { in lshr() function
/external/llvm/lib/IR/
DConstantRange.cpp868 ConstantRange::lshr(const ConstantRange &Other) const { in lshr() function in ConstantRange
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DConstantRange.cpp996 ConstantRange::lshr(const ConstantRange &Other) const { in lshr() function in ConstantRange
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DAPInt.h1653 inline APInt lshr(const APInt& LHS, unsigned shiftAmt) { in lshr() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DAPInt.h1892 inline APInt lshr(const APInt &LHS, unsigned shiftAmt) { in lshr() function
/external/llvm/include/llvm/ADT/
DAPInt.h1865 inline APInt lshr(const APInt &LHS, unsigned shiftAmt) { in lshr() function
/external/llvm/lib/Support/
DAPInt.cpp1142 APInt APInt::lshr(const APInt &shiftAmt) const { in lshr() function in APInt
1148 APInt APInt::lshr(unsigned shiftAmt) const { in lshr() function in APInt
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DAPInt.cpp1116 APInt APInt::lshr(const APInt &shiftAmt) const { in lshr() function in APInt
1122 APInt APInt::lshr(unsigned shiftAmt) const { in lshr() function in APInt