/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | MachineIRBuilder.h | 598 const SrcOp &CarryIn) { in buildUAdde() 606 const SrcOp &CarryIn) { in buildUSube() 614 const SrcOp &CarryIn) { in buildSAdde() 622 const SrcOp &CarryIn) { in buildSSube()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/GlobalISel/ |
D | MachineIRBuilder.h | 631 const SrcOp &CarryIn) { in buildUAdde() 639 const SrcOp &CarryIn) { in buildUSube() 647 const SrcOp &CarryIn) { in buildSAdde() 655 const SrcOp &CarryIn) { in buildSSube()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/GlobalISel/ |
D | MachineIRBuilder.h | 621 const SrcOp &CarryIn) { in buildUAdde() 629 const SrcOp &CarryIn) { in buildUSube() 637 const SrcOp &CarryIn) { in buildSAdde() 645 const SrcOp &CarryIn) { in buildSSube()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/GlobalISel/ |
D | MachineIRBuilder.h | 621 const SrcOp &CarryIn) { in buildUAdde() 629 const SrcOp &CarryIn) { in buildUSube() 637 const SrcOp &CarryIn) { in buildSAdde() 645 const SrcOp &CarryIn) { in buildSSube()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/GlobalISel/ |
D | MachineIRBuilder.h | 621 const SrcOp &CarryIn) { in buildUAdde() 629 const SrcOp &CarryIn) { in buildUSube() 637 const SrcOp &CarryIn) { in buildSAdde() 645 const SrcOp &CarryIn) { in buildSSube()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/CSKY/ |
H A D | CSKYISelDAGToDAG.cpp | 362 auto CarryIn = InvertCarryFlag(Subtarget, CurDAG, Dl, Op2); in selectSubCarry() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | SIPeepholeSDWA.cpp | 876 MachineOperand *CarryIn = TII->getNamedOperand(MISucc, AMDGPU::OpName::src2); in pseudoOpConvertToVOP2() local
|
H A D | AMDGPULegalizerInfo.cpp | 2926 [&](Register &LocalAccum, const Carry &CarryIn) -> Register { in buildMultiply() 2971 -> Carry { in buildMultiply()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | SIPeepholeSDWA.cpp | 906 MachineOperand *CarryIn = TII->getNamedOperand(MISucc, AMDGPU::OpName::src2); in pseudoOpConvertToVOP2() local
|
H A D | AMDGPUISelDAGToDAG.cpp | 1140 SDValue CarryIn = N->getOperand(3); in SelectDIV_FMAS() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
H A D | MachineIRBuilder.cpp | 404 const SrcOp &CarryIn) { in buildUAdde()
|
H A D | LegalizerHelper.cpp | 731 Register CarryIn; in narrowScalar() local 2228 Register CarryIn = MI.getOperand(4).getReg(); in lower() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86InstCombineIntrinsic.cpp | 535 Value *CarryIn = II.getArgOperand(0); in simplifyX86addcarry() local
|
H A D | X86ISelLowering.cpp | 54548 SDValue CarryIn = N->getOperand(2); in combineADC() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 3049 SDValue CarryIn = N->getOperand(2); in visitADDE() local 3068 SDValue CarryIn = N->getOperand(2); in visitADDCARRY() local 3118 SDValue CarryIn = N->getOperand(2); in visitSADDO_CARRY() local 3280 SDValue CarryIn = Carry1.getOperand(CarryInOperandNum); in combineCarryDiamond() local 3318 SDValue DAGCombiner::visitADDCARRYLike(SDValue N0, SDValue N1, SDValue CarryIn, in visitADDCARRYLike() 3934 SDValue CarryIn = N->getOperand(2); in visitSUBE() local 3946 SDValue CarryIn = N->getOperand(2); in visitSUBCARRY() local 3961 SDValue CarryIn = N->getOperand(2); in visitSSUBO_CARRY() local
|
H A D | TargetLowering.cpp | 9898 SDValue CarryIn = DAG.getConstant(0, dl, Node->getValueType(1)); in expandUADDSUBO() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 2669 SDValue CarryIn = N->getOperand(2); in visitADDE() local 2688 SDValue CarryIn = N->getOperand(2); in visitADDCARRY() local 2863 SDValue CarryIn = Carry1.getOperand(CarryInOperandNum); in combineCarryDiamond() local 2901 SDValue DAGCombiner::visitADDCARRYLike(SDValue N0, SDValue N1, SDValue CarryIn, in visitADDCARRYLike() 3381 SDValue CarryIn = N->getOperand(2); in visitSUBE() local 3393 SDValue CarryIn = N->getOperand(2); in visitSUBCARRY() local
|
H A D | TargetLowering.cpp | 7402 SDValue CarryIn = DAG.getConstant(0, dl, Node->getValueType(1)); in expandUADDSUBO() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/ |
H A D | LegalizerHelper.cpp | 1848 std::optional<Register> CarryIn; in widenScalarAddSubOverflow() local 3400 Register CarryIn = MI.getOperand(4).getReg(); in lower() local 5170 Register CarryDst, CarryIn; in narrowScalarAddSub() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCalls.cpp | 648 Value *CarryIn = II.getArgOperand(0); in simplifyX86addcarry() local
|
/aosp_15_r20/external/llvm/lib/Analysis/ |
H A D | ValueTracking.cpp | 272 APInt CarryIn(BitWidth, 0); in computeKnownBitsAddSub() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
H A D | ARMISelDAGToDAG.cpp | 2533 SDValue CarryIn = N->getOperand(FirstInputOp + 2); in SelectMVE_VADCSBC() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/ |
H A D | ARMISelDAGToDAG.cpp | 2658 SDValue CarryIn = N->getOperand(FirstInputOp + 2); in SelectMVE_VADCSBC() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 1824 SDValue CarryIn = N->getOperand(2); in visitADDE() local 1993 SDValue CarryIn = N->getOperand(2); in visitSUBE() local
|