Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIPeepholeSDWA.cpp906 MachineOperand *CarryIn = TII->getNamedOperand(MISucc, AMDGPU::OpName::src2); in pseudoOpConvertToVOP2() local
DAMDGPUISelDAGToDAG.cpp1140 SDValue CarryIn = N->getOperand(3); in SelectDIV_FMAS() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DMachineIRBuilder.cpp404 const SrcOp &CarryIn) { in buildUAdde()
DLegalizerHelper.cpp731 Register CarryIn; in narrowScalar() local
2228 Register CarryIn = MI.getOperand(4).getReg(); in lower() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp2669 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
DTargetLowering.cpp7402 SDValue CarryIn = DAG.getConstant(0, dl, Node->getValueType(1)); in expandUADDSUBO() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp648 Value *CarryIn = II.getArgOperand(0); in simplifyX86addcarry() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelDAGToDAG.cpp2533 SDValue CarryIn = N->getOperand(FirstInputOp + 2); in SelectMVE_VADCSBC() local