Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPInt.h858 APInt relativeLShr(int RelativeShift) const { in relativeLShr()
863 APInt relativeLShl(int RelativeShift) const { in relativeLShl()
868 APInt relativeAShr(int RelativeShift) const { in relativeAShr()
873 APInt relativeAShl(int RelativeShift) const { in relativeAShl()