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