Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:SetCCType

3367     EVT SetCCType = getSetCCResultType(Node->getValueType(0));
3370 SDValue SetCC = DAG.getSetCC(dl, SetCCType, Sum, LHS, CC);