Home | History | Annotate | Download | only in VMCore

Lines Matching defs:getZExt

1241   case Instruction::ZExt:     return getZExt(C, Ty);
1259 return getZExt(C, Ty);
1336 Constant *ConstantExpr::getZExt(Constant *C, Type *Ty) {