Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:isIntegerType

1358   assert((LV.getType()->isIntegerType() || LV.getType()->isPointerType()) &&
1619 assert((Dst.getType()->isIntegerType() || Dst.getType()->isPointerType()) &&
2095 if (T->isIntegerType()) {