Searched defs:Carry1 (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp2753 combineADDCARRYDiamond(DAGCombiner &Combiner, SelectionDAG &DAG, SDValue X, SDValue Carry0, SDValue Carry1, SDNode *N) argument
2844 combineCarryDiamond(DAGCombiner &Combiner, SelectionDAG &DAG, const TargetLowering &TLI, SDValue Carry0, SDValue Carry1, SDNode *N) argument
[all...]
H A DLegalizeIntegerTypes.cpp2365 SDValue Carry1 = DAG.getSelect(dl, NVT, Cmp1, local

Completed in 617 milliseconds