Lines Matching refs:isIntegerTy
397 Ty->isIntegerTy() && !IsVolatile && Offset == 0 && Size >= AllocSize; in handleLoadOrStore()
1327 if (Ty == IRB.getInt8PtrTy() && TargetTy->isIntegerTy(8)) in getNaturalGEPWithOffset()
1408 if (Ptr->getType()->isIntegerTy(8)) { in getAdjustedPtr()
1471 if (NewTy->isIntegerTy() || OldTy->isIntegerTy()) in canConvertValue()
1500 if (OldTy->getScalarType()->isIntegerTy() && in convertValue()
1518 NewTy->getScalarType()->isIntegerTy()) { in convertValue()
1581 assert(LTy->isIntegerTy()); in isVectorPromotionViableForSlice()
1592 assert(STy->isIntegerTy()); in isVectorPromotionViableForSlice()
2110 } else if (IntTy && LI.getType()->isIntegerTy()) { in visitLoadInst()
2128 assert(LI.getType()->isIntegerTy() && in visitLoadInst()
2229 assert(V->getType()->isIntegerTy() && in visitStoreInst()
2242 if (IntTy && V->getType()->isIntegerTy()) in visitStoreInst()
3070 SliceTy->getArrayElementType()->isIntegerTy())) && in rewritePartition()