Searched defs:CSINC (Results 1 – 4 of 4) sorted by relevance
321 CSINC, // Conditional select increment. enumerator
14048 SDValue CSINC = N->getOperand(1); in PerformSubCSINCCombine() local
98 CSINC, // Conditional select increment. enumerator
4563 auto CSINC = MIRBuilder.buildInstr(Opc, {Dst}, {Src1, Src2}).addImm(Pred); in emitCSINC() local