Home | History | Annotate | Download | only in Interpreter

Lines Matching refs:Trunc

940   Dest.IntVal = Src.IntVal.trunc(DBitWidth);
1182 case Instruction::Trunc: