Lines Matching full:addc
1545 [(set i32:$rD, (addc i32:$rA, imm32SExt16:$imm))]>,
1972 defm ADDC : XOForm_1rc<31, 10, 0, (outs gprc:$rT), (ins gprc:$rA, gprc:$rB),
1973 "addc", "$rT, $rA, $rB", IntGeneral,
1974 [(set i32:$rT, (addc i32:$rA, i32:$rB))]>,