Home | History | Annotate | Download | only in ARM

Lines Matching full:addc

1305 def : T1Pat<(addc   tGPR:$lhs, imm0_7:$rhs),
1307 def : T1Pat<(addc tGPR:$lhs, imm8_255:$rhs),
1309 def : T1Pat<(addc tGPR:$lhs, tGPR:$rhs),
1313 def : T1Pat<(addc tGPR:$lhs, imm0_7_neg:$rhs),
1315 def : T1Pat<(addc tGPR:$lhs, imm8_255_neg:$rhs),