Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:NTy

1508       Type *NTy = IntegerType::get(ICI.getContext(), TypeBits - Amt);
1512 NTy);
1514 Builder->CreateTrunc(LHSI->getOperand(0), NTy),