Lines Matching refs:isIntegerTy
165 if (DestTy->isIntegerTy()) in FoldBitCast()
199 assert(C->getType()->isIntegerTy() && in ExtractConstantBytes()
370 if (!PTy->getElementType()->isIntegerTy(1)) in getFoldedSizeOf()
435 if (!PTy->getElementType()->isIntegerTy(1)) in getFoldedAlignOf()
633 STy->getElementType(0)->isIntegerTy(1)) { in ConstantFoldCastInstruction()
1174 if (C1->getType()->isIntegerTy(1)) { in ConstantFoldBinaryInstruction()
1240 if (!C1->getType()->isIntegerTy(64)) in IdxCompare()
1243 if (!C2->getType()->isIntegerTy(64)) in IdxCompare()
1445 (CE1->getType()->isPointerTy() || CE1->getType()->isIntegerTy())) { in evaluateICmpRelation()
1624 if (C1->getType()->isIntegerTy(1)) { in ConstantFoldCompareInstruction()
2091 if (!PrevIdx->getType()->isIntegerTy(64)) in ConstantFoldGetElementPtrImpl()
2094 if (!Div->getType()->isIntegerTy(64)) in ConstantFoldGetElementPtrImpl()