Home | History | Annotate | Download | only in Analysis

Lines Matching refs:SrcType

2058     Type *SrcType = Trunc->getOperand()->getType();
2065 if (T->getOperand()->getType() != SrcType) {
2071 LargeOps.push_back(getAnyExtendExpr(C, SrcType));
2077 if (T->getOperand()->getType() != SrcType) {
2083 LargeMulOps.push_back(getAnyExtendExpr(C, SrcType));