Lines Matching refs:isPointer
1024 if (!PtrTy.isPointer()) in verifyPreISelGenericInstruction()
1071 if (SrcTy.isPointer() != DstTy.isPointer()) in verifyPreISelGenericInstruction()
1096 if (!DstTy.isPointer()) in verifyPreISelGenericInstruction()
1098 if (SrcTy.isPointer()) in verifyPreISelGenericInstruction()
1101 if (!SrcTy.isPointer()) in verifyPreISelGenericInstruction()
1103 if (DstTy.isPointer()) in verifyPreISelGenericInstruction()
1107 if (!SrcTy.isPointer() || !DstTy.isPointer()) in verifyPreISelGenericInstruction()
1124 if (!PtrTy.getScalarType().isPointer()) in verifyPreISelGenericInstruction()
1127 if (OffsetTy.getScalarType().isPointer()) in verifyPreISelGenericInstruction()
1140 if (!DstTy.getScalarType().isPointer()) in verifyPreISelGenericInstruction()
1168 if (DstElTy.isPointer() || SrcElTy.isPointer()) in verifyPreISelGenericInstruction()
1363 if (!DstTy.isPointer()) in verifyPreISelGenericInstruction()
1368 if (!MRI->getType(MI->getOperand(0).getReg()).isPointer()) in verifyPreISelGenericInstruction()
1375 if (!IdxOp.isReg() || MRI->getType(IdxOp.getReg()).isPointer()) in verifyPreISelGenericInstruction()
1464 if (!DstOp.isReg() || !MRI->getType(DstOp.getReg()).isPointer()) { in verifyPreISelGenericInstruction()
1501 if (!DstPtrTy.isPointer() || !SrcPtrTy.isPointer()) { in verifyPreISelGenericInstruction()
1532 if (!DstPtrTy.isPointer()) { in verifyPreISelGenericInstruction()