Home
last modified time | relevance | path

Searched defs:Carry (Results 1 – 25 of 64) sorted by relevance

123

/aosp_15_r20/external/rust/android-crates-io/crates/ring/crypto/limbs/
Dlimbs.inl36 typedef uint8_t Carry; typedef
48 typedef Limb Carry; typedef
/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/detail/
Dfunc_integer.inl181 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)
/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/detail/
H A Dfunc_integer.inl181 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)
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp725 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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp721 SDValue Carry(Lo.getNode(), 1); in ExpandADDSUB() local
1640 SDValue Carry = DAG.getConstant(0, dl, VT); in PerformDAGCombine() local
1654 SDValue Carry = DAG.getConstant(0, dl, VT); in PerformDAGCombine() local
1725 SDValue Carry(Result.getNode(), 1); in PerformDAGCombine() local
/aosp_15_r20/external/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp750 SDValue Carry(Lo.getNode(), 1); in ExpandADDSUB() local
1662 SDValue Carry = DAG.getConstant(0, dl, VT); in PerformDAGCombine() local
1677 SDValue Carry = DAG.getConstant(0, dl, VT); in PerformDAGCombine() local
1750 SDValue Carry(Result.getNode(), 1); in PerformDAGCombine() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DKnownBits.cpp48 const KnownBits &LHS, const KnownBits &RHS, const KnownBits &Carry) { in computeForAddCarry()
H A DScaledNumber.cpp292 bool Carry = doesRoundUp(Str[Truncate]); in toString() local
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/obj/s390x/
Dcondition_code.go55 Carry CCMask = GreaterOrUnordered const
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceMangling.cpp82 bool Carry = true; in incrementSubstitutions() local
/aosp_15_r20/external/llvm/lib/Target/Mips/
H A DMips16ISelDAGToDAG.cpp220 SDNode *Carry = CurDAG->getMachineNode(Sltu_op, DL, VT, Ops); in trySelect() local
H A DMipsSEISelDAGToDAG.cpp259 SDNode *Carry = CurDAG->getMachineNode(SLTuOp, DL, VT, Ops); in selectAddESubE() local
/aosp_15_r20/external/llvm/lib/Support/
H A DScaledNumber.cpp293 bool Carry = doesRoundUp(Str[Truncate]); in toString() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DScaledNumber.cpp292 bool Carry = doesRoundUp(Str[Truncate]); in toString() local
H A DKnownBits.cpp51 const KnownBits &LHS, const KnownBits &RHS, const KnownBits &Carry) { in computeForAddCarry()
/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DIntegerDivision.cpp317 Value *Carry = Builder.CreateAnd(Tmp10, One); in generateUnsignedDivisionCode() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DIntegerDivision.cpp296 Value *Carry = Builder.CreateAnd(Tmp10, One); in generateUnsignedDivisionCode() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DIntegerDivision.cpp316 Value *Carry = Builder.CreateAnd(Tmp10, One); in generateUnsignedDivisionCode() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsSEISelDAGToDAG.cpp241 SDNode *Carry = CurDAG->getMachineNode( in selectAddE() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp2010 SDValue Carry = Op.getOperand(2); in LowerSETCCCARRY() local
3389 SDValue Carry = CCR.getOperand(0); in combineCarryThroughADD() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
H A DMipsSEISelDAGToDAG.cpp241 SDNode *Carry = CurDAG->getMachineNode( in selectAddE() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp1694 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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp1657 Value *Carry = nullptr; in createAddLong() local
1697 Value *Carry = nullptr; // no carry-in in createMulLong() local
H A DBitTracker.cpp437 bool Carry = false; in eADD() local
/aosp_15_r20/external/llvm/lib/Target/Hexagon/
H A DBitTracker.cpp440 bool Carry = false; in eADD() local

123