Lines Matching defs:CMP
1313 // The operands of the cmp have to be in this block. We don't know
1464 // cmp A, B
1466 // cmp D, E
1471 // cmp A, B
1473 // cmp D, E
1634 SDValue CMP = DAG.getSetCC(getCurDebugLoc(),
1648 MVT::Other, CopyTo, CMP,
1729 SDValue Cmp;
1734 Cmp = DAG.getSetCC(getCurDebugLoc(),
1741 Cmp = DAG.getSetCC(getCurDebugLoc(),
1754 Cmp = DAG.getSetCC(getCurDebugLoc(),
1765 Cmp, DAG.getBasicBlock(B.TargetBB));