Home | History | Annotate | Download | only in arm64

Lines Matching refs:CSINC

1336 void Assembler::csinc(const Register& rd,
1340 ConditionalSelect(rd, rn, rm, cond, CSINC);
1363 csinc(rd, zr, zr, NegateCondition(cond));
1376 csinc(rd, rn, rn, NegateCondition(cond));