Lines Matching refs:isPointer
1180 if (!PtrTy.isPointer()) in verifyPreISelGenericInstruction()
1239 if (SrcTy.isPointer() != DstTy.isPointer()) in verifyPreISelGenericInstruction()
1264 if (!DstTy.isPointer()) in verifyPreISelGenericInstruction()
1266 if (SrcTy.isPointer()) in verifyPreISelGenericInstruction()
1269 if (!SrcTy.isPointer()) in verifyPreISelGenericInstruction()
1271 if (DstTy.isPointer()) in verifyPreISelGenericInstruction()
1275 if (!SrcTy.isPointer() || !DstTy.isPointer()) in verifyPreISelGenericInstruction()
1292 if (!PtrTy.getScalarType().isPointer()) in verifyPreISelGenericInstruction()
1295 if (OffsetTy.getScalarType().isPointer()) in verifyPreISelGenericInstruction()
1308 if (!DstTy.getScalarType().isPointer()) in verifyPreISelGenericInstruction()
1336 if (DstElTy.isPointer() || SrcElTy.isPointer()) in verifyPreISelGenericInstruction()
1546 if (!DstTy.isPointer()) in verifyPreISelGenericInstruction()
1551 if (!MRI->getType(MI->getOperand(0).getReg()).isPointer()) in verifyPreISelGenericInstruction()
1558 if (!IdxOp.isReg() || MRI->getType(IdxOp.getReg()).isPointer()) in verifyPreISelGenericInstruction()
1643 if (!DstOp.isReg() || !MRI->getType(DstOp.getReg()).isPointer()) { in verifyPreISelGenericInstruction()
1680 if (!DstPtrTy.isPointer() || !SrcPtrTy.isPointer()) { in verifyPreISelGenericInstruction()
1711 if (!DstPtrTy.isPointer()) { in verifyPreISelGenericInstruction()
1817 if (!AddrOp.isReg() || !MRI->getType(AddrOp.getReg()).isPointer()) { in verifyPreISelGenericInstruction()
1846 if (!MRI->getType(MI->getOperand(0).getReg()).isPointer()) in verifyPreISelGenericInstruction()