Home | History | Annotate | Download | only in Interpreter

Lines Matching refs:zext

967   Dest.IntVal = Src.IntVal.zext(DBitWidth);
1195 case Instruction::ZExt: