Searched refs:IndexN (Results 1 – 1 of 1) sorted by relevance
4653 if (auto *IndexN = dyn_cast<ConstantSDNode>(Op.getOperand(1))) { in combineTruncateExtract() local4663 unsigned NewIndex = (IndexN->getZExtValue() + 1) * Scale - 1; in combineTruncateExtract()4762 if (auto *IndexN = dyn_cast<ConstantSDNode>(N->getOperand(1))) { in PerformDAGCombine() local4766 IndexN->getZExtValue(), DCI, false); in PerformDAGCombine()