Searched defs:isShiftedMask (Results 1 – 4 of 4) sorted by relevance
1592 inline bool isShiftedMask(unsigned numBits, const APInt& APIVal) { in isShiftedMask() function
1799 inline bool isShiftedMask(unsigned numBits, const APInt &APIVal) { in isShiftedMask() function
2038 static bool isShiftedMask(uint64_t Mask, EVT VT) { in isShiftedMask() function
65 static bool isShiftedMask(uint64_t I, uint64_t &Pos, uint64_t &Size) { in isShiftedMask() function