Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/ADT/
H A DAPInt.h498 bool isShiftedMask() const { in isShiftedMask() function
510 bool isShiftedMask(unsigned &MaskIdx, unsigned &MaskLen) const { in isShiftedMask() function
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp2896 static bool isShiftedMask(uint64_t Mask, EVT VT) { in isShiftedMask() function