Home | History | Annotate | Download | only in ExecutionEngine

Lines Matching refs:sext

649     case Instruction::SExt: {
652 GV.IntVal = GV.IntVal.sext(BitWidth);