Searched defs:CarryIn (Results 1 - 7 of 7) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIPeepholeSDWA.cpp906 MachineOperand *CarryIn = TII->getNamedOperand(MISucc, AMDGPU::OpName::src2); local
H A DAMDGPUISelDAGToDAG.cpp1140 SDValue CarryIn = N->getOperand(3); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DMachineIRBuilder.cpp400 buildUAdde(const DstOp &Res, const DstOp &CarryOut, const SrcOp &Op0, const SrcOp &Op1, const SrcOp &CarryIn) argument
H A DLegalizerHelper.cpp731 Register CarryIn; local
2228 Register CarryIn = MI.getOperand(4).getReg(); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp2533 SDValue CarryIn = N->getOperand(FirstInputOp + 2); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp648 Value *CarryIn = II.getArgOperand(0); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp2676 SDValue CarryIn = N->getOperand(2); local
2695 SDValue CarryIn = N->getOperand(2); local
2908 visitADDCARRYLike(SDValue N0, SDValue N1, SDValue CarryIn, SDNode *N) argument
3388 SDValue CarryIn = N->getOperand(2); local
3400 SDValue CarryIn = N->getOperand(2); local
[all...]

Completed in 240 milliseconds