Home | History | Annotate | Download | only in IR

Lines Matching refs:getSExt

1449   case Instruction::SExt:     return getSExt(C, Ty);
1471 return getSExt(C, Ty);
1529 Constant *ConstantExpr::getSExt(Constant *C, Type *Ty) {