Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:getAggregateElement

588         Constant *Elt = Mask->getAggregateElement(i);
609 if (isa<UndefValue>(Mask->getAggregateElement(i)))
612 cast<ConstantInt>(Mask->getAggregateElement(i))->getZExtValue();
676 (cast<ConstantInt>(CV0->getAggregateElement(i)))->getValue();
679 (cast<ConstantInt>(CV1->getAggregateElement(i)))->getValue();