Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPInt.h488 bool isShiftedMask() const { isShiftedMask() function
500 bool isShiftedMask(unsigned &MaskIdx, unsigned &MaskLen) const { isShiftedMask() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp3077 static bool isShiftedMask(uint64_t Mask, EVT VT) { isShiftedMask() function