Searched defs:isShiftedMask (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/ | ||
H A D | APInt.h | 488 bool isShiftedMask() const { isShiftedMask() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64ISelDAGToDAG.cpp | 3077 static bool isShiftedMask(uint64_t Mask, EVT VT) { isShiftedMask() function |