Home | History | Annotate | Download | only in IR

Lines Matching refs:getZExt

1448   case Instruction::ZExt:     return getZExt(C, Ty);
1465 return getZExt(C, Ty);
1543 Constant *ConstantExpr::getZExt(Constant *C, Type *Ty) {