Home | History | Annotate | Download | only in CodeGen

Lines Matching full:sext

793     // addressing, we need to make sure we zext / sext based on
808 return RValue::get(Builder.CreateSExt(Result, Int64Ty, "extend.sext"));