Lines Matching refs:isIntegerTy
742 bool IsSplittable = Ty->isIntegerTy() && !IsVolatile; in handleLoadOrStore()
1693 if (Ty == IRB.getInt8PtrTy(Ty->getAddressSpace()) && TargetTy->isIntegerTy(8)) in getNaturalGEPWithOffset()
1778 if (Ptr->getType()->isIntegerTy(8)) { in getAdjustedPtr()
1865 if (NewTy->isIntegerTy() || OldTy->isIntegerTy()) in canConvertValue()
1894 if (OldTy->getScalarType()->isIntegerTy() && in convertValue()
1912 NewTy->getScalarType()->isIntegerTy()) { in convertValue()
1978 assert(LTy->isIntegerTy()); in isVectorPromotionViableForSlice()
1988 assert(STy->isIntegerTy()); in isVectorPromotionViableForSlice()
2046 return !VTy->getElementType()->isIntegerTy(); in isVectorPromotionViable()
2059 assert(RHSTy->getElementType()->isIntegerTy() && in isVectorPromotionViable()
2061 assert(LHSTy->getElementType()->isIntegerTy() && in isVectorPromotionViable()
2591 } else if (IntTy && LI.getType()->isIntegerTy()) { in visitLoadInst()
2608 assert(LI.getType()->isIntegerTy() && in visitLoadInst()
2697 assert(V->getType()->isIntegerTy() && in visitStoreInst()
2709 if (IntTy && V->getType()->isIntegerTy()) in visitStoreInst()
3990 SliceTy->getArrayElementType()->isIntegerTy())) && in rewritePartition()