Home | History | Annotate | Download | only in VMCore

Lines Matching refs:isIntegerTy

161     if (DestTy->isIntegerTy())
195 assert(C->getType()->isIntegerTy() &&
366 if (!PTy->getElementType()->isIntegerTy(1))
431 if (!PTy->getElementType()->isIntegerTy(1))
629 STy->getElementType(0)->isIntegerTy(1)) {
1165 if (C1->getType()->isIntegerTy(1)) {
1231 if (!C1->getType()->isIntegerTy(64))
1234 if (!C2->getType()->isIntegerTy(64))
1440 (CE1->getType()->isPointerTy() || CE1->getType()->isIntegerTy())) {
1624 if (C1->getType()->isIntegerTy(1)) {
2021 if (!PrevIdx->getType()->isIntegerTy(64))
2024 if (!Div->getType()->isIntegerTy(64))