Searched defs:isShiftedMask (Results 1 – 2 of 2) sorted by relevance
1749 inline bool isShiftedMask(unsigned numBits, const APInt &APIVal) { in isShiftedMask() function
76 static bool isShiftedMask(uint64_t I, uint64_t &Pos, uint64_t &Size) { in isShiftedMask() function