Home | History | Annotate | Download | only in ExecutionEngine

Lines Matching refs:zext

571     case Instruction::ZExt: {
574 GV.IntVal = GV.IntVal.zext(BitWidth);