Home | History | Annotate | Download | only in IR

Lines Matching refs:isPointerTy

1031   Assert1(BI.getAddress()->getType()->isPointerTy(),
1243 Assert1(SrcTy->getScalarType()->isPointerTy(),
1267 Assert1(DestTy->getScalarType()->isPointerTy(),
1291 Assert1(SrcTy->isPointerTy() == DestTy->isPointerTy(),
1331 Assert1(CS.getCalledValue()->getType()->isPointerTy(),
1471 Assert1(Op0Ty->isIntOrIntVectorTy() || Op0Ty->getScalarType()->isPointerTy(),
1536 Assert2(GEP.getType()->getScalarType()->isPointerTy() &&
1571 if (!ElTy->isPointerTy()) {
1646 if (!ElTy->isPointerTy()) {
2066 if (!AI->getType()->getElementType()->isPointerTy()) {