Lines Matching refs:isPointer
1067 if (!PtrTy.isPointer()) in verifyPreISelGenericInstruction()
1126 if (SrcTy.isPointer() != DstTy.isPointer()) in verifyPreISelGenericInstruction()
1151 if (!DstTy.isPointer()) in verifyPreISelGenericInstruction()
1153 if (SrcTy.isPointer()) in verifyPreISelGenericInstruction()
1156 if (!SrcTy.isPointer()) in verifyPreISelGenericInstruction()
1158 if (DstTy.isPointer()) in verifyPreISelGenericInstruction()
1162 if (!SrcTy.isPointer() || !DstTy.isPointer()) in verifyPreISelGenericInstruction()
1179 if (!PtrTy.getScalarType().isPointer()) in verifyPreISelGenericInstruction()
1182 if (OffsetTy.getScalarType().isPointer()) in verifyPreISelGenericInstruction()
1195 if (!DstTy.getScalarType().isPointer()) in verifyPreISelGenericInstruction()
1223 if (DstElTy.isPointer() || SrcElTy.isPointer()) in verifyPreISelGenericInstruction()
1412 if (!DstTy.isPointer()) in verifyPreISelGenericInstruction()
1417 if (!MRI->getType(MI->getOperand(0).getReg()).isPointer()) in verifyPreISelGenericInstruction()
1424 if (!IdxOp.isReg() || MRI->getType(IdxOp.getReg()).isPointer()) in verifyPreISelGenericInstruction()
1513 if (!DstOp.isReg() || !MRI->getType(DstOp.getReg()).isPointer()) { in verifyPreISelGenericInstruction()
1550 if (!DstPtrTy.isPointer() || !SrcPtrTy.isPointer()) { in verifyPreISelGenericInstruction()
1581 if (!DstPtrTy.isPointer()) { in verifyPreISelGenericInstruction()