Home | History | Annotate | Download | only in Analysis

Lines Matching refs:Sub

1260   case Instruction::Sub: {
1412 Opcode == Instruction::Sub ||
2288 case Instruction::Sub:
2308 // Otherwise, we treat this like a SUB.
2311 // Sub can have at most one carry bit. Thus we know that the output
2707 // Insert the value in the new (sub) aggregrate
3711 case Instruction::Sub:
3773 // by the arguments above for Add, Sub, Trunc, SExt and Mul.