Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:getIntPtrType

770   Type *IntPtrTy = TD->getIntPtrType(Ty->getContext());
1079 Type *IntPtrTy = TD->getIntPtrType(GEP.getPointerOperandType());
1264 assert(Idx->getType() == TD->getIntPtrType(GEP.getContext()) &&
1299 assert(Idx->getType() == TD->getIntPtrType(GEP.getContext()) &&