Searched defs:isShiftedMask (Results 1 – 2 of 2) sorted by relevance
490 bool isShiftedMask() const { in isShiftedMask() function502 bool isShiftedMask(unsigned &MaskIdx, unsigned &MaskLen) const { in isShiftedMask() function
3232 static bool isShiftedMask(uint64_t Mask, EVT VT) { in isShiftedMask() function