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