Searched defs:CarryIn (Results 1 – 9 of 9) sorted by relevance
598 const SrcOp &CarryIn) { in buildUAdde()606 const SrcOp &CarryIn) { in buildUSube()614 const SrcOp &CarryIn) { in buildSAdde()622 const SrcOp &CarryIn) { in buildSSube()
876 MachineOperand *CarryIn = TII->getNamedOperand(MISucc, AMDGPU::OpName::src2); in pseudoOpConvertToVOP2() local
2926 [&](Register &LocalAccum, const Carry &CarryIn) -> Register { in buildMultiply()2971 -> Carry { in buildMultiply()
535 Value *CarryIn = II.getArgOperand(0); in simplifyX86addcarry() local
54563 SDValue CarryIn = N->getOperand(2); in combineADC() local
3049 SDValue CarryIn = N->getOperand(2); in visitADDE() local3068 SDValue CarryIn = N->getOperand(2); in visitADDCARRY() local3118 SDValue CarryIn = N->getOperand(2); in visitSADDO_CARRY() local3280 SDValue CarryIn = Carry1.getOperand(CarryInOperandNum); in combineCarryDiamond() local3318 SDValue DAGCombiner::visitADDCARRYLike(SDValue N0, SDValue N1, SDValue CarryIn, in visitADDCARRYLike()3934 SDValue CarryIn = N->getOperand(2); in visitSUBE() local3946 SDValue CarryIn = N->getOperand(2); in visitSUBCARRY() local3961 SDValue CarryIn = N->getOperand(2); in visitSSUBO_CARRY() local
9895 SDValue CarryIn = DAG.getConstant(0, dl, Node->getValueType(1)); in expandUADDSUBO() local
1848 std::optional<Register> CarryIn; in widenScalarAddSubOverflow() local3400 Register CarryIn = MI.getOperand(4).getReg(); in lower() local5170 Register CarryDst, CarryIn; in narrowScalarAddSub() local
2658 SDValue CarryIn = N->getOperand(FirstInputOp + 2); in SelectMVE_VADCSBC() local