Lines Matching refs:isPointer
981 if (!PtrTy.isPointer()) in verifyPreISelGenericInstruction()
1029 if (SrcTy.isPointer() != DstTy.isPointer()) in verifyPreISelGenericInstruction()
1054 if (!DstTy.isPointer()) in verifyPreISelGenericInstruction()
1056 if (SrcTy.isPointer()) in verifyPreISelGenericInstruction()
1059 if (!SrcTy.isPointer()) in verifyPreISelGenericInstruction()
1061 if (DstTy.isPointer()) in verifyPreISelGenericInstruction()
1065 if (!SrcTy.isPointer() || !DstTy.isPointer()) in verifyPreISelGenericInstruction()
1082 if (!PtrTy.getScalarType().isPointer()) in verifyPreISelGenericInstruction()
1085 if (OffsetTy.getScalarType().isPointer()) in verifyPreISelGenericInstruction()
1098 if (!DstTy.getScalarType().isPointer()) in verifyPreISelGenericInstruction()
1126 if (DstElTy.isPointer() || SrcElTy.isPointer()) in verifyPreISelGenericInstruction()
1317 if (!DstTy.isPointer()) in verifyPreISelGenericInstruction()
1322 if (!MRI->getType(MI->getOperand(0).getReg()).isPointer()) in verifyPreISelGenericInstruction()
1329 if (!IdxOp.isReg() || MRI->getType(IdxOp.getReg()).isPointer()) in verifyPreISelGenericInstruction()
1421 if (!DstOp.isReg() || !MRI->getType(DstOp.getReg()).isPointer()) { in verifyPreISelGenericInstruction()
1457 if (!DstPtrTy.isPointer() || !SrcPtrTy.isPointer()) { in verifyPreISelGenericInstruction()
1482 if (!DstPtrTy.isPointer()) { in verifyPreISelGenericInstruction()