Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPInt.h880 APInt relativeLShr(int RelativeShift) const { in relativeLShr()
885 APInt relativeLShl(int RelativeShift) const { in relativeLShl()
890 APInt relativeAShr(int RelativeShift) const { in relativeAShr()
895 APInt relativeAShl(int RelativeShift) const { in relativeAShl()