Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:isIntegerType

1544   assert((LV.getType()->isIntegerType() || LV.getType()->isPointerType()) &&
1797 assert((Dst.getType()->isIntegerType() || Dst.getType()->isPointerType()) &&
2279 if (T->isIntegerType()) {