Home
last modified time | relevance | path

Searched defs:CarryIn (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DKnownBits.cpp22 bool CarryIn = false; in computeForAddSub() local
/external/swiftshader/third_party/LLVM/lib/Target/Blackfin/
DBlackfinISelLowering.cpp432 SDNode* CarryIn = DAG.getMachineNode(BF::MOVE_cc_ac0, dl, MVT::i32, in LowerADDE() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp308 unsigned CarryIn = MRI.createGenericVirtualRegister(LLT::scalar(1)); in narrowScalar() local
DMachineIRBuilder.cpp315 unsigned CarryIn) { in buildUAdde()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp2425 SDValue CarryIn = N->getOperand(2); in visitADDE() local
2444 SDValue CarryIn = N->getOperand(2); in visitADDCARRY() local
2491 SDValue DAGCombiner::visitADDCARRYLike(SDValue N0, SDValue N1, SDValue CarryIn, in visitADDCARRYLike()
2822 SDValue CarryIn = N->getOperand(2); in visitSUBE() local
2834 SDValue CarryIn = N->getOperand(2); in visitSUBCARRY() local
DLegalizeDAG.cpp3505 SDValue CarryIn = DAG.getConstant(0, dl, Node->getValueType(1)); in ExpandNode() local
/external/llvm/lib/Analysis/
DValueTracking.cpp272 APInt CarryIn(BitWidth, 0); in computeKnownBitsAddSub() local
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp1824 SDValue CarryIn = N->getOperand(2); in visitADDE() local
1993 SDValue CarryIn = N->getOperand(2); in visitSUBE() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp1527 SDValue CarryIn = N->getOperand(2); in visitADDE() local