Home | History | Annotate | Download | only in Mips

Lines Matching refs:isShiftedMask

76 static bool isShiftedMask(uint64_t I, uint64_t &Pos, uint64_t &Size) {
643 !isShiftedMask(CN->getZExtValue(), SMPos, SMSize))
676 !isShiftedMask(~CN->getSExtValue(), SMPos0, SMSize0))
684 !isShiftedMask(CN->getZExtValue(), SMPos1, SMSize1))