Searched refs:SMSize (Results 1 – 1 of 1) sorted by relevance
639 uint64_t SMPos, SMSize; in performANDCombine() local643 !isShiftedMask(CN->getZExtValue(), SMPos, SMSize)) in performANDCombine()649 if (SMPos != 0 || Pos + SMSize > ValTy.getSizeInBits()) in performANDCombine()654 DAG.getConstant(SMSize, MVT::i32)); in performANDCombine()