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.h860 APInt relativeLShr(int RelativeShift) const { in relativeLShr()
865 APInt relativeLShl(int RelativeShift) const { in relativeLShl()
870 APInt relativeAShr(int RelativeShift) const { in relativeAShr()
875 APInt relativeAShl(int RelativeShift) const { in relativeAShl()