Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:getZExt

565           Res = ConstantExpr::getZExt(Res, CI.getType());
859 ConstantExpr::getZExt(C, CI.getType()));
871 Constant *ZC = ConstantExpr::getZExt(C, CI.getType());