Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DAPInt.h868 APInt relativeLShr(int RelativeShift) const { in relativeLShr()
873 APInt relativeLShl(int RelativeShift) const { in relativeLShl()
878 APInt relativeAShr(int RelativeShift) const { in relativeAShr()
883 APInt relativeAShl(int RelativeShift) const { in relativeAShl()