Lines Matching refs:isIntegerTy
452 Ty->isIntegerTy() && !IsVolatile && Offset == 0 && Size >= AllocSize; in handleLoadOrStore()
1410 if (Ty == IRB.getInt8PtrTy(Ty->getAddressSpace()) && TargetTy->isIntegerTy(8)) in getNaturalGEPWithOffset()
1492 if (Ptr->getType()->isIntegerTy(8)) { in getAdjustedPtr()
1556 if (NewTy->isIntegerTy() || OldTy->isIntegerTy()) in canConvertValue()
1585 if (OldTy->getScalarType()->isIntegerTy() && in convertValue()
1603 NewTy->getScalarType()->isIntegerTy()) { in convertValue()
1666 assert(LTy->isIntegerTy()); in isVectorPromotionViableForSlice()
1677 assert(STy->isIntegerTy()); in isVectorPromotionViableForSlice()
2211 } else if (IntTy && LI.getType()->isIntegerTy()) { in visitLoadInst()
2228 assert(LI.getType()->isIntegerTy() && in visitLoadInst()
2319 assert(V->getType()->isIntegerTy() && in visitStoreInst()
2331 if (IntTy && V->getType()->isIntegerTy()) in visitStoreInst()
3126 SliceTy->getArrayElementType()->isIntegerTy())) && in rewritePartition()