Home | History | Annotate | Download | only in IR

Lines Matching refs:getPointerOperandType

1521   Type *TargetTy = GEP.getPointerOperandType()->getScalarType();
1527 Assert1(GEP.getPointerOperandType()->isVectorTy() ==
1533 GetElementPtrInst::getIndexedType(GEP.getPointerOperandType(), Idxs);
1540 if (GEP.getPointerOperandType()->isVectorTy()) {
1542 unsigned GepWidth = GEP.getPointerOperandType()->getVectorNumElements();