Searched refs:SMPos0 (Results 1 – 1 of 1) sorted by relevance
776 uint64_t SMPos0, SMSize0, SMPos1, SMSize1; in performORCombine() local784 !isShiftedMask(~CN->getSExtValue(), SMPos0, SMSize0)) in performORCombine()796 if (SMPos0 != SMPos1 || SMSize0 != SMSize1) in performORCombine()811 if ((Shamt != SMPos0) || (SMPos0 + SMSize0 > ValTy.getSizeInBits())) in performORCombine()815 DAG.getConstant(SMPos0, MVT::i32), in performORCombine()