Home | History | Annotate | Download | only in ARM

Lines Matching full:addc

1326 def : T1Pat<(addc   tGPR:$lhs, imm0_7:$rhs),
1328 def : T1Pat<(addc tGPR:$lhs, imm8_255:$rhs),
1330 def : T1Pat<(addc tGPR:$lhs, tGPR:$rhs),
1334 def : T1Pat<(addc tGPR:$lhs, imm0_7_neg:$rhs),
1336 def : T1Pat<(addc tGPR:$lhs, imm8_255_neg:$rhs),