Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:SUBC

212     /// like ADDC/SUBC, which indicate the carry result is always false.
222 ADDC, SUBC,
417 /// (setcce lhshi rhshi (subc lhslo rhslo) cc). Only valid for integers.
426 /// compare two wide integers: (setcce lhshi rhshi (subc lhslo rhslo) cc).