| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| D | KnownBits.cpp | 48 const KnownBits &LHS, const KnownBits &RHS, const KnownBits &Carry) { in computeForAddCarry()
|
| D | ScaledNumber.cpp | 292 bool Carry = doesRoundUp(Str[Truncate]); in toString() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
| D | IceMangling.cpp | 82 bool Carry = true; in incrementSubstitutions() local
|
| /third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/ |
| D | func_integer.inl | 181 GLM_FUNC_QUALIFIER uint uaddCarry(uint const & x, uint const & y, uint & Carry) 190 …int, P> uaddCarry(vecType<uint, P> const & x, vecType<uint, P> const & y, vecType<uint, P> & Carry)
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/ |
| D | XCoreISelLowering.cpp | 725 SDValue Carry(Lo.getNode(), 1); in ExpandADDSUB() local 1648 SDValue Carry = DAG.getConstant(0, dl, VT); in PerformDAGCombine() local 1662 SDValue Carry = DAG.getConstant(0, dl, VT); in PerformDAGCombine() local 1733 SDValue Carry(Result.getNode(), 1); in PerformDAGCombine() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
| D | IntegerDivision.cpp | 316 Value *Carry = Builder.CreateAnd(Tmp10, One); in generateUnsignedDivisionCode() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
| D | MipsSEISelDAGToDAG.cpp | 241 SDNode *Carry = CurDAG->getMachineNode( in selectAddE() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
| D | BitTracker.cpp | 437 bool Carry = false; in eADD() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | LegalizeIntegerTypes.cpp | 1694 SDValue Carry = N->getOperand(2); in PromoteIntOp_ADDSUBCARRY() local 2348 SDValue Carry = DAG.getZExtOrTrunc(Cmp1, dl, NVT); in ExpandIntRes_ADDSUB() local 4005 SDValue Carry = N->getOperand(2); in ExpandIntOp_SETCCCARRY() local
|
| D | LegalizeDAG.cpp | 3444 SDValue Carry = Node->getOperand(2); in ExpandNode() local
|
| D | DAGCombiner.cpp | 2497 if (SDValue Carry = getAsCarry(TLI, N1)) in visitADDLikeCommutative() local 2659 if (SDValue Carry = getAsCarry(TLI, N1)) in visitUADDOLike() local 3261 if (SDValue Carry = getAsCarry(TLI, N0)) { in visitSUB() local 9059 SDValue Carry = N->getOperand(2); in visitSETCCCARRY() local
|
| D | TargetLowering.cpp | 5884 SDValue Carry = Next.getValue(1); in expandMUL_LOHI() local
|
| D | SelectionDAG.cpp | 3164 KnownBits Carry(1); in computeKnownBits() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
| D | ARMFrameLowering.cpp | 2203 bool Carry = (Value & 0x00FFFFFF); in alignToARMConstant() local
|
| D | ARMISelLowering.cpp | 4495 SDValue Carry = DAG.getNode(ARMISD::SUBC, DL, in ConvertBooleanCarryToCarryFlag() local 6395 SDValue Carry = Op.getOperand(2); in LowerSETCCCARRY() local 8830 SDValue Carry = Op.getOperand(2); in LowerADDSUBCARRY() local 14533 SDValue Carry = in PerformCMOVCombine() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
| D | SystemZISelLowering.cpp | 3638 static bool isAddCarryChain(SDValue Carry) { in isAddCarryChain() 3644 static bool isSubBorrowChain(SDValue Carry) { in isSubBorrowChain() 3663 SDValue Carry = Op.getOperand(2); in lowerADDSUBCARRY() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
| D | APInt.cpp | 721 uint64_t Carry = 0; in lshrNear() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/ |
| D | SparcISelLowering.cpp | 2918 SDValue Carry = Hi.getValue(1); in LowerADDC_ADDE_SUBC_SUBE() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
| D | LegalizerHelper.cpp | 3445 MachineInstrBuilder Carry = B.buildZExt(NarrowTy, Uaddo.getReg(1)); in multiplyRegisters() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
| D | AArch64ISelLowering.cpp | 997 bool Carry = NonDemandedBits & ~Sum & (1ULL << (EltSize - 1)); in optimizeLogicalImm() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| D | X86ISelLowering.cpp | 21940 SDValue Carry = Op.getOperand(2); in LowerSETCCCARRY() local 28121 SDValue Carry = Op.getOperand(2); in LowerADDSUBCARRY() local 38605 SDValue Carry = EFLAGS.getOperand(0); in combineCarryThroughADD() local
|