Lines Matching refs:IntPtrTy
694 Type *IntPtrTy = DL.getIntPtrType(ResultTy); in CastGEPIndices() local
702 Ops[i]->getType() != IntPtrTy) { in CastGEPIndices()
706 IntPtrTy, in CastGEPIndices()
708 Ops[i], IntPtrTy)); in CastGEPIndices()
760 Type *IntPtrTy = DL.getIntPtrType(Ptr->getType()); in SymbolicallyEvaluateGEP() local
771 assert((!CE || CE->getType() == IntPtrTy) && in SymbolicallyEvaluateGEP()
786 unsigned BitWidth = DL.getTypeSizeInBits(IntPtrTy); in SymbolicallyEvaluateGEP()
862 NewIdxs.push_back(ConstantInt::get(IntPtrTy, 0)); in SymbolicallyEvaluateGEP()
871 NewIdxs.push_back(ConstantInt::get(IntPtrTy, NewIdx)); in SymbolicallyEvaluateGEP()
1105 Type *IntPtrTy = DL.getIntPtrType(CE0->getType()); in ConstantFoldCompareInstOperands() local
1109 IntPtrTy, false); in ConstantFoldCompareInstOperands()
1117 Type *IntPtrTy = DL.getIntPtrType(CE0->getOperand(0)->getType()); in ConstantFoldCompareInstOperands() local
1118 if (CE0->getType() == IntPtrTy) { in ConstantFoldCompareInstOperands()
1129 Type *IntPtrTy = DL.getIntPtrType(CE0->getType()); in ConstantFoldCompareInstOperands() local
1134 IntPtrTy, false); in ConstantFoldCompareInstOperands()
1136 IntPtrTy, false); in ConstantFoldCompareInstOperands()
1143 Type *IntPtrTy = DL.getIntPtrType(CE0->getOperand(0)->getType()); in ConstantFoldCompareInstOperands() local
1144 if (CE0->getType() == IntPtrTy && in ConstantFoldCompareInstOperands()