Searched defs:CSINC (Results 1 – 4 of 4) sorted by relevance
322 CSINC, // Conditional select increment. global() enumerator
14043 SDValue CSINC = N->getOperand(1); PerformSubCSINCCombine() local [all...]
85 CSINC, // Conditional select increment. global() enumerator
4714 auto CSINC = MIRBuilder.buildInstr(Opc, {Dst}, {Src1, Src2}).addImm(Pred); emitCSINC() local [all...]