Home | History | Annotate | Download | only in ARM

Lines Matching full:addc

1287 def : T1Pat<(addc   tGPR:$lhs, imm0_7:$rhs),
1289 def : T1Pat<(addc tGPR:$lhs, imm8_255:$rhs),
1291 def : T1Pat<(addc tGPR:$lhs, tGPR:$rhs),
1295 def : T1Pat<(addc tGPR:$lhs, imm0_7_neg:$rhs),
1297 def : T1Pat<(addc tGPR:$lhs, imm8_255_neg:$rhs),